https://github.com/tensorly/tensorly
Revision d7f320a5d2ee7324bc560dff861f46135d9aa957 authored by Aaron Meurer on 20 February 2019, 23:48:46 UTC, committed by Aaron Meurer on 21 February 2019, 00:05:32 UTC
It now computes along all ranks at once, while still computing in such a way
so as to be sparse-safe (it does not create the full Khatri-Rao as an
intermediate array). This is about 3x faster.
1 parent 69db31b
History
Tip revision: d7f320a5d2ee7324bc560dff861f46135d9aa957 authored by Aaron Meurer on 20 February 2019, 23:48:46 UTC
More efficient mttkrp in parafac()
Tip revision: d7f320a
File Mode Size
conda
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 905 bytes
.travis.yml -rw-r--r-- 1.6 KB
AUTHORS.rst -rw-r--r-- 272 bytes
CHANGELOG.md -rw-r--r-- 229 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 370 bytes
README.rst -rw-r--r-- 6.1 KB
deploy_docs.sh -rw-r--r-- 930 bytes
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