[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
301/397: gnu: python-tensorly: Update to 0.9.0.
From: |
guix-commits |
Subject: |
301/397: gnu: python-tensorly: Update to 0.9.0. |
Date: |
Thu, 16 Jan 2025 04:30:55 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 23f4d125f32dbe388417b523b1b46b85015986c9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 13 22:45:25 2025 +0100
gnu: python-tensorly: Update to 0.9.0.
* gnu/packages/machine-learning.scm (python-tensorly): Update to 0.9.0.
Change-Id: If8ac31dd27e49349ef56cdf8051cda6d5cf2d616
---
gnu/packages/machine-learning.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 42d2e6092b..a815692968 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -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
- 299/397: gnu: python-pkgconfig: Update to 1.5.5., (continued)
- 299/397: gnu: python-pkgconfig: Update to 1.5.5., guix-commits, 2025/01/16
- 304/397: gnu: python-xmp-toolkit: Fix build., guix-commits, 2025/01/16
- 302/397: gnu: ansible-core: Update to 2.17.7., guix-commits, 2025/01/16
- 338/397: gnu: csvkit: Update to 2.0.1., guix-commits, 2025/01/16
- 281/397: gnu: python-itanium-demangler: Add missing inputs., guix-commits, 2025/01/16
- 334/397: gnu: python-agate: Update to 1.12.0., guix-commits, 2025/01/16
- 396/397: gnu: Deprecate fanc., guix-commits, 2025/01/16
- 394/397: gnu: python-flask-misaka: Update to 1.0.1., guix-commits, 2025/01/16
- 378/397: gnu: python-multidict: Update to 6.1.0., guix-commits, 2025/01/16
- 370/397: gnu: python-sunkit-image: Disable tests., guix-commits, 2025/01/16
- 301/397: gnu: python-tensorly: Update to 0.9.0.,
guix-commits <=
- 331/397: gnu: Remove python-pyodbc-c., guix-commits, 2025/01/16
- 123/397: gnu: python-jose: Fix build., guix-commits, 2025/01/16
- 217/397: gnu: python-metpy: Add missing inputs., guix-commits, 2025/01/16
- 242/397: gnu: Remove python-pytest-exploratory., guix-commits, 2025/01/16
- 309/397: gnu: python-waybackpack: Fix build., guix-commits, 2025/01/16
- 317/397: gnu: python-sncosmo: Fix build., guix-commits, 2025/01/16
- 289/397: gnu: python-archinfo: Add missing inputs., guix-commits, 2025/01/16
- 292/397: gnu: python-cle: Add missing inputs., guix-commits, 2025/01/16
- 345/397: gnu: Add python-django-q2., guix-commits, 2025/01/16
- 359/397: gnu: Add python-django-q-sentry., guix-commits, 2025/01/16