v1.1
This version of SNEWPY was submitted to the Journal of Open Source Software (see pre-review and review). Many thanks to the reviewers and editors!
What's Changed since v1.0
- Added multiple new models (
Zha_2021
,Fornax_2019
,Fornax_2021
,Tamborra_2014
,Walk_2018
,Walk_2019
) - Added new Togashi EOS simulation to
Nakazato_2013
model - Easier interface to download available SN model files
- Redesigned SNOwGLoBES interface (
snewpy.snowglobes
module) - SNEWPY is now available on PyPI via
pip install snewpy
- Added documentation on Read The Docs, improved example notebooks and scripts
- Various minor bugfixes, performance and other improvements
SNEWPY now requires Python 3.7 or newer.
New Contributors
- @joshuashzha made their first contribution in #35
- @schol made their first contribution in #39
- @thomahrens made their first contribution in #41
- @mcolomermolla made their first contribution in #56
- @jpkneller made their first contribution in #93
- @sgriswol made their first contribution in #105
Full Changelog: v1.0.0...v1.1