https://github.com/tensorly/tensorly
Revision af2fb209be9a032ea39a409d9de53378e25baabd authored by Cyrillus on 26 July 2022, 22:21:19 UTC, committed by Cyrillus on 26 July 2022, 22:21:19 UTC
1 parent 39281d1
Raw File
Tip revision: af2fb209be9a032ea39a409d9de53378e25baabd authored by Cyrillus on 26 July 2022, 22:21:19 UTC
Use lstsq() instead of pinv(); use f-string; remove tile()
Tip revision: af2fb20
requirements.txt
numpy
scipy
pytest
pytest-cov
back to top