https://github.com/tensorly/tensorly
Revision 5e1e47085e0f447744211fd7b667f8beafe14be6 authored by Christopher Yeh on 13 March 2021, 08:06:17 UTC, committed by GitHub on 13 March 2021, 08:06:17 UTC
1. Fix bug where score was <= 0, resulting in no "best_factor"
2. Fix bug that limited the function to order-3 tensors. Now works for tensors of arbitrary order.
1 parent ed8f354
History
Tip revision: 5e1e47085e0f447744211fd7b667f8beafe14be6 authored by Christopher Yeh on 13 March 2021, 08:06:17 UTC
Fix bugs in symmetric_power_iteration()
Tip revision: 5e1e470
File Mode Size
.github
conda
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 905 bytes
.travis.yml -rw-r--r-- 2.6 KB
AUTHORS.rst -rw-r--r-- 272 bytes
CHANGELOG.md -rw-r--r-- 229 bytes
CONTRIBUTING.rst -rw-r--r-- 275 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 607 bytes
README.rst -rw-r--r-- 7.4 KB
deploy_docs.sh -rw-r--r-- 1.3 KB
requirements.txt -rw-r--r-- 35 bytes
setup.cfg -rw-r--r-- 508 bytes
setup.py -rwxr-xr-x 1.9 KB

README.rst

back to top