You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initial optimization
* combine longitude and obliquity nutations
* minor optimization to heliocentric latitude
* reuse memory in several places
* remove unused function
* minor optimizations (reuse calls to radians())
* Revert "reuse memory in several places"
This reverts commit 75e6265.
* numba fix
* fix tests
* whatsnew
* whatsnew
* bugfix
* don't combine coefficient arrays into a common table
* factor out common calculation
* ease back claimed improvement in whatsnew
* stickler
* work around strange numba issue (/bug?)
* stickler and fix test oversight
* updates from review
* less is more
Co-Authored-By: Will Holmgren <[email protected]>
---------
Co-authored-by: Will Holmgren <[email protected]>
0 commit comments