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

add tests for procrustes function with non-default parameters #199

Open andrewheusser opened 6 years ago

andrewheusser commented 6 years ago

we only have a test case for the procrustes function with default parameters. we should test permutations of these parameters to be sure everything is working properly