https://github.com/tensorly/tensorly
Revision 73490388b1cd7611de9b1ef1538a23003e9e6e0a authored by Jean Kossaifi on 01 May 2019, 12:01:28 UTC, committed by GitHub on 01 May 2019, 12:01:28 UTC
Adding a KruskalTensor class and enforces that kruskal tensors (e.g. tensors decomposed with Parafac) should always be expressed as mappings (tuple like) object of the form (weights, factor_list). It also adds various function to check the validity of input decomposed tensors (CP, Tucker and MPS) and efficient operations on decomposed tensors.
2 parent s ce9cfaa + 31f025a
History
Tip revision: 73490388b1cd7611de9b1ef1538a23003e9e6e0a authored by Jean Kossaifi on 01 May 2019, 12:01:28 UTC
Merge pull request #87 from JeanKossaifi/tensor-classes
Tip revision: 7349038
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.8 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.5 KB
deploy_docs.sh -rw-r--r-- 1.0 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