There is a newer version of the record available.

Published April 7, 2025 | Version v0.19.0
Software Open

BSplineKit.jl: a collection of B-spline tools in Julia

Authors/Creators

  • 1. Univ Lyon, CNRS, École Centrale de Lyon, LMFA

Description

BSplineKit v0.19.0

Diff since v0.18.4

Breaking changes

  • The fit function for smoothing splines now requires passing BSplineOrder(4) as a first argument. This is to allow overloading StatsAPI.fit and possible conflicts with other packages using that API. See #108 for details.

Merged pull requests:

  • Overload StatsAPI.fit to avoid conflicts (#111) (@jipolanco)

Closed issues:

  • exporting "fit" leads to conflicts (#108)

Notes

If you use this software, please cite it as below.

Files

jipolanco/BSplineKit.jl-v0.19.0.zip

Files (147.5 kB)

Name Size Download all
md5:9f4a9d11feb2f6a53bc359d65428f55b
147.5 kB Preview Download

Additional details

Related works