Metadata-Version: |
2.1 |
Name: |
jaxdf |
Version: |
0.2.8 |
Summary: |
A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations |
Author: |
Antonio Stanziola |
Author-Email: |
a.stanziola[at]ucl.ac.uk |
Project-Url: |
Bug Tracker, https://github.com/ucl-bug/jaxdf/issues |
Project-Url: |
Homepage, https://ucl-bug.github.io/jaxdf |
Project-Url: |
Repository, https://github.com/ucl-bug/jaxdf |
Project-Url: |
Support, https://discord.gg/VtUb4fFznt |
License: |
LGPL-3.0-only |
Keywords: |
jax,pde,discretization,differential equations,simulation,differentiable programming |
Classifier: |
Environment :: GPU |
Classifier: |
Environment :: GPU :: NVIDIA CUDA |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 11.6 |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 11.7 |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 11.8 |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.0 |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.1 |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.9,<4.0 |
Requires-Dist: |
equinox (<0.12.0,>=0.11.2) |
Requires-Dist: |
jax (<0.5.0,>=0.4.20) |
Requires-Dist: |
plum-dispatch (<3.0.0,>=2.5.2) |
Description-Content-Type: |
text/markdown |