Metadata-Version: 2.1
Name: jaxex
Version: 0.0.2
Summary: A tool for creating science experiments in jax, torch, brax, etc
License: MIT
Author: LSaldyt
Author-email: lucassaldyt@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=8.3.2,<9.0.0)
Requires-Dist: cloudpickle (>=2.0.0,<3.0.0)
Requires-Dist: dm-haiku (>=0.0.4,<0.0.5)
Requires-Dist: dm-tree (>=0.1.6,<0.2.0)
Requires-Dist: gym (>=0.20.0,<0.21.0)
Requires-Dist: jax (>=0.2.21,<0.3.0)
Requires-Dist: jaxlib (>=0.1.71,<0.2.0)
Requires-Dist: numpy (>=1.19)
Requires-Dist: optax (>=0.0.9,<0.0.10)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: plotly (>=5.3.1,<6.0.0)
Requires-Dist: pybullet (>=3.1.9,<4.0.0)
Requires-Dist: pyglet (>=1.5.21,<2.0.0)
Requires-Dist: torch (>=1.9.1,<2.0.0)
