Skip to content

2025.3.0

Latest
Compare
Choose a tag to compare
@fbriol fbriol released this 09 Mar 07:36
· 2 commits to master since this release
  • Introduced a new fitting model, "c_spline_not_a_knot", for spline interpolation.
  • Upgraded the C++ standard to C++20.
  • Updated the pre-commit hooks in .pre-commit-config.yaml to their latest versions.
  • Increased the minimum required CMake version to 3.10.
  • Addressed tidy warnings.