Version 25.07.31
Summary
Several new additions, including:
- Structure calculation via Zalmoxis
- Extensive updates to documentation
- Simplified User install method
- Includes JOSS submission manuscript
- Early BO inference version
- Aragog now default interior model
- Enable instellation as primary input parameter instead of orbit
- Pre-commit hook to avoid commits of large data files
What's Changed
- Integrating Zalmoxis by @flaviacris03 in #401
- Validate module versions by @nichollsh in #411
- fp/gravity by @flaviacris03 in #412
- Ls/aragog_reset by @lsoucasse in #410
- Add schematic to docs by @nichollsh in #429
- Ls/zenodo by @lsoucasse in #435
- Merge BO inference by @Ben-Riegler in #433
- Fixed docs display issue for _struct class by @flaviacris03 in #445
- Docs, pre-commit hook, and bug fixes by @nichollsh in #451
- Validate data files with MD5, check when they need updating/replacing by @nichollsh in #454
- Default config: aragog as default interior module, disable zalmoxis by @nichollsh in #460
- Rc/interior lookup tables by @rdc49 in #409
- Several updates to documentation by @timlichtenberg in #464
- fixing_instellation_bug by @rdc49 in #465
- Fixes 440 partially and 455 by @HannoSpreeuw in #456
- Uncollapse requirements and steps lists by @HannoSpreeuw in #467
- Move inference code into
src/folder and refactor by @nichollsh in #470 - Draft for method paper submission to Journal of Open Source Software (JOSS) by @timlichtenberg in #430
New Contributors
- @flaviacris03 made their first contribution in #401
- @Ben-Riegler made their first contribution in #433
- @rdc49 made their first contribution in #409
Full Changelog: 25.05.20...25.07.31