Skip to content

Commit

Permalink
πŸ“ Enhance performance of spline/bicubic interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
fbriol committed Feb 17, 2024
1 parent 11028ba commit 1691d70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
#########

2024.3.0
--------
* Enhance the performance of the spline/bicubic interpolation:
- The bicubic interpolation is now 40% faster.
- The cubic spline interpolation is now 30% faster.

2024.2.0
--------
* Fix equator point selection in orbit.py
Expand Down

0 comments on commit 1691d70

Please sign in to comment.