Skip to content

Releases: jacobwilliams/splpak

2.0.2

21 Mar 16:37

Choose a tag to compare

  • Fixed the package name typo on the FPM fpm.toml file. This means that any dependent packages would need to be updated.

2.0.1

07 Feb 22:45
bb7e167

Choose a tag to compare

  • 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

25 Jan 04:58

Choose a tag to compare

  • All methods now available in the splpak_type class.
  • Removed common blocks and save variables, 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, or REAL128).
  • Unit test updates.
  • Documentation updates.

1.1.0

23 Jan 05:30

Choose a tag to compare

Initial refactoring and conversion to free-form source.

1.0.0

23 Jan 04:50

Choose a tag to compare

Original legacy SPLPAK files from NCL.