Releases: open-space-collective/open-space-toolkit-astrodynamics
Releases · open-space-collective/open-space-toolkit-astrodynamics
5.0.0
feat:
fix:
refactor:
build:
chore:
- align repo with plural/singular function args
- cimprove-makefile-for-jupyter-development
- cache mass flow rate
docs:
4.2.0
4.1.0
4.0.1
4.0.0
What's Changed
- feat: Event Condition termination for Sequences and relative targetting
- feat: add finite difference solver
- feat!: updated guidance law interface
Full Changelog: 3.3.2...4.0.0
3.3.2
3.3.1
3.3.0
feat
- add boost logging + logs for sequence and segments (and solutions) (#251)
- add custom logging option for conditional solver (#252)
- add metadata for segment and sequence solutions (#250)
fix
- fix missing binding for Segment::Solution (#253)
refactor
- rename files with ':' for windows compatibility (#247)
3.2.0
feat
- Python class meta-programming for State construction (#244)
- add Brouwer-Lyddane Mean Long and Mean Short elements (#240)
- add State constructor with Array of Subsets (#238)
- add StateBuilder (#237)
- enrich StateBuilder capabilities (#239)
refactor
- Use the built-in State method to extract coordinates (#235)