Releases: open-space-collective/open-space-toolkit-astrodynamics
Releases · open-space-collective/open-space-toolkit-astrodynamics
3.0.2
3.0.1
feat
- add static constructors for constant thrust
3.0.0
2.4.1
2.4.0
2.3.0
2.2.0
docs:
- docs: update notebook for orbit propagation using propagator
feat!: - feat!: add State context NumericalSolver, remove standard NumericalSolver (the breaking changes are currently unused)
refactor: - refactor: clean-up event condition tree
feat: - feat: make EventCondition state aware
chore: - chore: bump OSTk Physics to 2.1.0
2.1.0
2.0.0
build
feat
- add benchmarking framework (#186)
- add accessors/getters for observed states in NumericalSolver (#188)
- switch to physics v2.0 and add data validity range tests (#190)
- edge case condition already being met in integration (#191)
- add compute virtual method to Event Condition (#193)
- add python bindings for CoordinatesSubset, CoordinatesBroker etc. (#195)
- update bindings for CoordinatesSubset (#206)
fix
- COECondition static construction (#187)
- see if we can get benchmark data to go directly to a file (#204)
refactor
- CoordinateSubset class and methods (#196)