https://github.com/tensorly/tensorly
Revision b51171b1741206c243b31715a574dc2573c9e1c5 authored by Aaron Meurer on 06 December 2018, 18:33:05 UTC, committed by Aaron Meurer on 06 December 2018, 18:33:05 UTC
This fixes an issue with the sparse library when dotting a sparse array with a
dense array.
1 parent 71150f7
History
Tip revision: b51171b1741206c243b31715a574dc2573c9e1c5 authored by Aaron Meurer on 06 December 2018, 18:33:05 UTC
Use a.dot(b) for the numpy backend dot
Tip revision: b51171b
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