Releases: jacobwilliams/splpak
Releases · jacobwilliams/splpak
2.0.2
2.0.1
- Two bug fixes:
- Fixed a bug where the derivative calculation on the right hand side of the domain was wrong due to a typo.
- Fixed an intent declaration for one of the variables.
- Readme, docstrings, and CI updates.
2.0.0
- All methods now available in the
splpak_typeclass. - Removed common blocks and
savevariables, and made thread safe. - Removed the limitation of maximum of 4 dimensions (now there is no upper limit).
- Can now specify real kind with a preprocessor flag (
REAL32,REAL64, orREAL128). - Unit test updates.
- Documentation updates.
1.1.0
Initial refactoring and conversion to free-form source.
1.0.0
Original legacy SPLPAK files from NCL.