gnu: python-deepxde: Update to 1.13.2.

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

Change-Id: I70f0caf5408e41295ed98b6b33dcc2df4a7ccc01
This commit is contained in:
Vinicius Monego 2025-03-11 09:51:02 -03:00
parent c31662f729
commit d305d8aa13
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -2668,13 +2668,13 @@ discrete, and conditional dimensions.")
(define-public python-deepxde
(package
(name "python-deepxde")
(version "1.13.1")
(version "1.13.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "deepxde" version))
(sha256
(base32
"11dna52fhqs4id92k81p19lnm92z9rl90d65k8677in8di74qq9n"))))
"11fm9c717pf2j5kb7skvy1nshdqz76m783ndxsd3q3lr5lkqg087"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f ; there are no tests