https://github.com/glotzerlab/pythia
A library to generate numerical descriptions of particle systems.
https://github.com/glotzerlab/pythia
Last synced: 11 months ago
JSON representation
A library to generate numerical descriptions of particle systems.
- Host: GitHub
- URL: https://github.com/glotzerlab/pythia
- Owner: glotzerlab
- License: bsd-3-clause
- Created: 2019-02-09T12:24:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T19:05:55.000Z (almost 5 years ago)
- Last Synced: 2025-06-08T12:05:08.080Z (12 months ago)
- Language: Python
- Homepage: https://pythia-learn.readthedocs.io/
- Size: 6.32 MB
- Stars: 12
- Watchers: 11
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Pythia
[](https://pypi.org/project/pythia-learn/)
[](https://pythia-learn.readthedocs.io/en/latest/)
[](https://circleci.com/gh/glotzerlab/pythia)
Pythia is a library to generate numerical descriptions of particle
systems.
## Documentation
See the full documentation at https://pythia-learn.readthedocs.io
. Alternatively, build it from source:
```
cd doc
make html
```