gnu: python-tensorly: Update to 0.9.0.

* gnu/packages/machine-learning.scm (python-tensorly): Update to 0.9.0.

Change-Id: If8ac31dd27e49349ef56cdf8051cda6d5cf2d616
This commit is contained in:
Ricardo Wurmus 2025-01-13 22:45:25 +01:00
parent 2abc37e6b7
commit c3ccdd5169
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4067,7 +4067,7 @@ These include a barrier, broadcast, and allreduce.")
(define-public python-tensorly
(package
(name "python-tensorly")
(version "0.8.1")
(version "0.9.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4076,7 +4076,7 @@ These include a barrier, broadcast, and allreduce.")
(file-name (git-file-name name version))
(sha256
(base32
"184mvs1gwycsh2f8jgdyc3jyhiylbn4xw2srpjd264dz2l9ms2l7"))))
"01xdkhzwq7s18pp6433d4dhyblmlhjs87acagxh73vfsqyknb9h3"))))
(build-system pyproject-build-system)
(arguments
(list