[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: python-deepxde: Update to 1.11.0.
From: |
guix-commits |
Subject: |
06/08: gnu: python-deepxde: Update to 1.11.0. |
Date: |
Sat, 23 Mar 2024 08:36:31 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 7ef2959085cf7722c401ce8efe52c7da1bab73a9
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Mar 15 21:02:13 2024 -0300
gnu: python-deepxde: Update to 1.11.0.
* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.11.0.
Change-Id: Ifc58877d5ad1b7e485b7c05d1451f82371a62769
---
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 12436cdf71..003be7e3c6 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -2331,13 +2331,13 @@ discrete, and conditional dimensions.")
(define-public python-deepxde
(package
(name "python-deepxde")
- (version "1.10.1")
+ (version "1.11.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "DeepXDE" version))
(sha256
(base32
- "1lgn4sa9bnmhsccddb9vjz7nsvdnccxqkvv7xssxmfb413dpg1mz"))))
+ "0qx6iq8n2j8ab80bs2n85v8g6xi2bnq83vfiaj7a4nsmf62rhkzg"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f ; there are no tests
- branch master updated (9f11c33b6d -> bf530017f0), guix-commits, 2024/03/23
- 01/08: gnu: gsequencer: Update to 6.5.2., guix-commits, 2024/03/23
- 02/08: gnu: python-arviz: Update to 0.17.1., guix-commits, 2024/03/23
- 05/08: gnu: python-mapie: Update to 0.8.3., guix-commits, 2024/03/23
- 03/08: gnu: python-pymc: Update to 5.11.0., guix-commits, 2024/03/23
- 04/08: gnu: gmic: Update to 3.3.5., guix-commits, 2024/03/23
- 07/08: gnu: python-scrapy: Update to 2.11.1., guix-commits, 2024/03/23
- 06/08: gnu: python-deepxde: Update to 1.11.0.,
guix-commits <=
- 08/08: gnu: libdjinterop: Update to 0.20.2., guix-commits, 2024/03/23