ParticlePhaseSpace ================== `This code `_ aims to serve as a general purpose python library for importing, analysing, manipulating particle phase space data. .. image:: figure_1.png :alt: Code structure The code can be `installed from PyPI `__:: pip install ParticlePhaseSpace If you want to develop the code, there are some additional dependencies which are listed in the `dev_requirements.txt` file in the `github repository `_. .. toctree:: :maxdepth: 2 :caption: Contents: /examples /phase_space_format /supported_particles /limitations /code_docs Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`