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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In certain conditions, the JR1971 model would generate an array index that was not an integer. This bug is now fixed.
NRLMSISE-00 can receive a matrix to call the in-place function that computes the Legendre associated functions, reducing the allocations.
The internal structure of NRLMSISE-00 model was changed to have a type parameter to indicate whether the AP is a vector or number. This approach slightly increased the compile time, but reduced one allocation.
The user can now call NRLMSISE-00 model without any allocations, which increases the performance by roughly 20%.
328f038
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
328f038
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/100623
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: