-
Notifications
You must be signed in to change notification settings - Fork 0
argriffing/khatrisvd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The khatrisvd package will probably depend on python 2.6 features. To check the speed of singular value decomposition on MATLAB vs. whatever linear algebra library Numpy is connected to, use these programs: svdtimer.py svdtimer.m Usage: python svdtimer.py 450 10000 matlab -nojvm -nodisplay -nodesktop -nosplash -r svdtimer Each module will run a self-test when run from the command line. Use the python coverage program to check the coverage of the tests. coverage -x <module.py> coverage -r <module.py>
About
Recursively cluster using an eigenvector of the doubly centered matrix of squared correlation coefficients.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published