Release Notes:
- Update setup and CI
- Added unit tests
- API changes in dependent packages: ruamel.yaml`
- Added functionality for support of high-energy cascade simulation
Commits and PRs
- Fix numpy deprectation warning for builtin dtypes by @mhuen in #17
- Fix list of requirements (to run EventGeneratorSimulation). Random mi… by @fschlueter in #16
- Extend simulation.py. Implement features necessary for the simulation of high energy cascades. by @fschlueter in #18
- Update setup and ci by @mhuen in #23
- Allow evaluation in eager mode by @mhuen in #26
New Contributors
- @fschlueter made their first contribution in #16
Full Changelog: v1.0.3...v1.0.4