ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.83k stars 160 forks source link

write tests for hyp.util.normalize #52

Closed andrewheusser closed 7 years ago

andrewheusser commented 7 years ago

as well as hyp.plot(x, normalize=..) and hyp.util.reduce(x, normalize=..)

andrewheusser commented 7 years ago

done