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:
parent
96e8502faa
commit
1879bfd88f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user