Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlend committed Jul 21, 2024
1 parent 257be85 commit b6dfd36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Optimizations to SPICE kernel queries leading to a 13% speedup in orbit propagation,
along with >43% speedup in state queries from the spice kernels. Speedup from orbit
propagation comes directly from the spice kernel optimization.
- Moved python wrappers over propagation into the rust backend entirely.
- Simplified polymorphic support in the rust wrappers, removing some intermediate
objects which were over-complicating the interface.
Expand Down

0 comments on commit b6dfd36

Please sign in to comment.