Revision 69db31b2a3d4d464c74be375dc1d228c95c3813f authored by Aaron Meurer on 20 February 2019, 19:16:45 UTC, committed by Aaron Meurer on 20 February 2019, 19:16:45 UTC
It must use a.dot(b) for the numpy backend parafac to work properly with
sparse inputs.
1 parent 26ce3d1
Raw File
.coveragerc
[run]
omit = *yaleb.py, *backend*

[report]
omit = *yaleb.py, *backend*
back to top