Metadata-Version: 2.1
Name: rex-lib
Version: 0.0.2
Summary: Rex is a tool for creating Robotic Environments with jaX.
Home-page: https://github.com/bheijden/rex
License: Apache2.0
Author: Bas van der Heijden
Author-email: d.s.vanderheijden@tudelft.nl
Requires-Python: >=3.9.0,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: sysid
Requires-Dist: brax (>=0.9.4,<0.10.0) ; extra == "sysid"
Requires-Dist: dill (>=0.3.6,<0.4.0)
Requires-Dist: equinox (>=0.11.3,<0.12.0) ; extra == "sysid"
Requires-Dist: evosax (>=0.1.5,<0.2.0) ; extra == "sysid"
Requires-Dist: flax (>=0.6.3,<0.7.0)
Requires-Dist: gymnasium (>=0.28.1,<0.29.0)
Requires-Dist: ipywidgets (>=8.0.7,<9.0.0) ; extra == "sysid"
Requires-Dist: jax (>=0.4.1,<0.5.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0) ; extra == "sysid"
Requires-Dist: jupyterlab (>=4.0.3,<5.0.0) ; extra == "sysid"
Requires-Dist: matplotlib (>=3.6.2,<4.0.0)
Requires-Dist: modern-robotics (>=1.1.1,<2.0.0) ; extra == "sysid"
Requires-Dist: mujoco (>=3.1.1,<4.0.0) ; extra == "sysid"
Requires-Dist: mujoco-mjx (>=3.1.1,<4.0.0) ; extra == "sysid"
Requires-Dist: networkx (>=3.1,<4.0)
Requires-Dist: opencv-contrib-python (>=4.9.0.80,<5.0.0.0) ; extra == "sysid"
Requires-Dist: optimistix (>=0.0.6,<0.0.7) ; extra == "sysid"
Requires-Dist: protobuf (>=3.20,<4.0)
Requires-Dist: seaborn (>=0.12.1,<0.13.0)
Requires-Dist: supergraph (>=0.0.6,<0.0.7)
Requires-Dist: tensorflow-probability (>=0.20.1,<0.21.0)
Requires-Dist: termcolor (>=2.1.1,<3.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Project-URL: Documentation, https://github.com/bheijden/rex
Project-URL: Repository, https://github.com/bheijden/rex
