Metadata-Version: 2.1
Name: rex-lib
Version: 0.0.3
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
Requires-Dist: dill (>=0.3.6,<0.4.0)
Requires-Dist: flax (>=0.6.3,<0.7.0)
Requires-Dist: gymnasium (>=0.28.1,<0.29.0)
Requires-Dist: jax (>=0.4.1,<0.5.0)
Requires-Dist: matplotlib (>=3.6.2,<4.0.0)
Requires-Dist: networkx (>=3.1,<4.0)
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
