https://github.com/tensorly/tensorly
Revision ce48e52123f29c8fc0bd8a0b3d378ae1e54f7447 authored by Aaron Meurer on 06 December 2018, 18:53:58 UTC, committed by Aaron Meurer on 06 December 2018, 18:59:30 UTC
Only NumPy will take the dot product of a shape (m, n) with shape (n,) array it seems.
1 parent d5a2c48
History
Tip revision: ce48e52123f29c8fc0bd8a0b3d378ae1e54f7447 authored by Aaron Meurer on 06 December 2018, 18:53:58 UTC
Make sure the dot product is against a n x 1 vector
Tip revision: ce48e52
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