Releases: jipolanco/BSplineKit.jl
Releases · jipolanco/BSplineKit.jl
v0.17.4
v0.17.3
BSplineKit v0.17.3
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#91) (@dependabot[bot])
- CompatHelper: bump compat for Static to 1, (keep existing compat) (#92) (@github-actions[bot])
v0.17.2
BSplineKit v0.17.2
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#87) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#88) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#89) (@dependabot[bot])
- Make
Spline
a subtype ofFunction
(#90) (@jipolanco)
Closed issues:
v0.17.1
BSplineKit v0.17.1
Merged pull requests:
- Fix evaluation of some recombined bases with Float32 (#84) (@jipolanco)
Closed issues:
- Global Bspline bases evaluations (#83)
v0.17.0
BSplineKit v0.17.0
Merged pull requests:
- Allow creating Galerkin matrices with custom functions in integrand (#82) (@jipolanco)
v0.16.5
BSplineKit v0.16.5
Merged pull requests:
- CompatHelper: bump compat for BandedMatrices to 1, (keep existing compat) (#79) (@github-actions[bot])
- Allow FastGaussQuadrature v1 (#80) (@jipolanco)
v0.16.4
BSplineKit v0.16.4
Merged pull requests:
- Update to Documenter 1.0 (#76) (@jipolanco)
- Use custom LazyVcatVector instead of LazyArrays (#77) (@jipolanco)
v0.16.3
BSplineKit v0.16.3
Closed issues:
- Extend equality to
SplineInterpolation
(#74)
Merged pull requests:
v0.16.2
BSplineKit v0.16.2
Closed issues:
- Precompilation errors (#71)
Merged pull requests:
- Improve conditioning of "natural" system matrix (#73) (@jipolanco)
v0.16.1
BSplineKit v0.16.1
Merged pull requests: