swh:1:snp:4e3e7077647a709f15b8c1b32ce7100175d0580b
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: fa272515cfb398d4b1ca644ba50f4f82dff63d20 authored by Jean Kossaifi on 03 September 2021, 17:55:21 UTC
Merge pull request #293 from IsabellLehmann/cmtf_als
Tip revision: fa27251
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