All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- refactored code, e.g. datum.py
- added str and repr method to different classes to make it easier to work on the command line with these objects
- more tests for parsing input files
- set_seed function
- set_nps function
- code examples
- parsing of more output data
- fixed from_mcnp and to_mcnp for several classes
- fixed pre-commit
- fixed CI
- more tests for parsing input files
- examples
- material.from_formula
- modify function to change inp objects
- updated docs
- better str and repr for several classes
- updated cli
- CI: automated release on PyPI
Initial release. Not everything is working yet ;)