Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 868 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 868 Bytes

baggianalysis

Baggianalysis is a library aimed at simplifying the analysis of particle-based simulations. It makes it easy to parse, convert and analyse trajectories generated by simulation codes in an agnostic way. It is written in C++ and provides Python bindings. It is modular and can be extended from C++ and Python.

The documentation can be found here.

Acknowledgements