Releases: LyoHUB/LyoPRONTO
Releases · LyoHUB/LyoPRONTO
v1.1.2
v1.1.1
What's Changed
- Apply bracket unit style to comments and docstrings by @bernalde in #20
- Improve test assertions and fix docstring by @bernalde in #22
- Fix RampInterpolator double-counting and calc_knownRp pressure conversion by @bernalde in #19
- Evaluate Tsh and Pch exactly from ramp interpolator in calc_knownRp by @Ickaser in #24
- Stop and start IVP integration at each ramp timestop by @Ickaser in #25
- Preempt another cause of infinite loops in design space by @Ickaser in #30
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Solve_ivp and clarifications by @Ickaser in #2
- Try out MkDocs for documentation by @Ickaser in #3
- Try using a Jupyter notebook in docs by @Ickaser in #4
- Add pyproject.toml and bump version to 1.1 by @Ickaser in #8
- Add AI-generated unit testing from SECQUOIA fork by @Ickaser in #10
- Refactor main script by @Ickaser in #9
- Add MathJax to docs by @Ickaser in #15
New Contributors
Full Changelog: v1.0...v1.1.0