python-deepxde
Library for scientific machine learning
DeepXDE is a library for scientific machine learning and physics-informed learning. It includes implementations for the PINN (physics-informed neural networks), DeepONet (deep operator network) and MFNN (multifidelity neural network) algorithms.
- Versions: 1.12.1
- Website: https://deepxde.readthedocs.io/en/latest/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-deepxde
as follows:
guix install python-deepxde
Or install a particular version:
guix install python-deepxde@1.12.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/python-deepxde/'><img src='http://127.0.0.1:3000/packages/python-deepxde/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-deepxde/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-deepxde/) Org: [[http://127.0.0.1:3000/packages/python-deepxde/][http://127.0.0.1:3000/packages/python-deepxde/badges/latest-version.svg]]