gnu: python-deepxde: Update to 1.11.0.

* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.11.0.

Change-Id: Ifc58877d5ad1b7e485b7c05d1451f82371a62769
This commit is contained in:
Vinicius Monego 2024-03-15 21:02:13 -03:00
parent 6a1c2e83be
commit 7ef2959085
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 2 additions and 2 deletions

View File

@ -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