.. prob-spaces documentation master file prob-spaces: Probability Distributions for Gymnasium Spaces =========================================================== **prob-spaces** is a Python package that allows you to create probability distributions from Gymnasium spaces. It provides a simple and intuitive interface for working with various probability spaces in reinforcement learning environments. .. image:: https://img.shields.io/pypi/v/prob-spaces.svg :target: https://pypi.org/project/prob-spaces/ :alt: PyPI version .. image:: https://img.shields.io/pypi/pyversions/prob-spaces.svg :target: https://pypi.org/project/prob-spaces/ :alt: Python versions .. image:: https://img.shields.io/badge/License-MIT-blue.svg :target: https://opensource.org/licenses/MIT :alt: License .. image:: https://img.shields.io/badge/ubuntu-blue?logo=ubuntu :alt: Ubuntu .. image:: https://img.shields.io/badge/ubuntu-blue?logo=windows :alt: Windows .. image:: https://img.shields.io/badge/ubuntu-blue?logo=apple :alt: MacOS .. image:: https://img.shields.io/github/last-commit/DanielAvdar/prob-spaces/main :alt: Last Commit .. toctree:: :maxdepth: 1 :caption: Introduction: ./introduction ./installation .. toctree:: :maxdepth: 1 :caption: Usage: ./modules/converter ./modules/discrete ./modules/multi_discrete ./modules/box ./modules/dict ./modules/tuple .. toctree:: :maxdepth: 1 :caption: API Reference: ./api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`