gnu: python-deepxde: Update to 1.10.0.

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

Change-Id: Ibc37f9e7df45c49f590beb1dda87236e853b88c1
This commit is contained in:
Vinicius Monego 2023-11-03 18:38:58 -03:00
parent 96e8502faa
commit 1879bfd88f
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 2 additions and 2 deletions

View File

@ -2102,13 +2102,13 @@ discrete, and conditional dimensions.")
(define-public python-deepxde
(package
(name "python-deepxde")
(version "1.9.3")
(version "1.10.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "DeepXDE" version))
(sha256
(base32
"1zw2gqssc0s3maf4gdjckxmzx1d3036hbp1iir26kd08hxj93vzs"))))
"0fdxrjrm7l19yx6n8vaklxlhwzx0bw9n08vp8idikzdifybz5gij"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f ; there are no tests