Skip to content

Releases: hyrodium/BasicBSpline.jl

v0.8.4

06 Jan 16:00
Compare
Choose a tag to compare

BasicBSpline v0.8.4

Diff since v0.8.3

v0.8.3

20 Nov 05:23
4ff6002
Compare
Choose a tag to compare

BasicBSpline v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Fix around Aqua.jl (#287) (@hyrodium)
  • CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat) (#288) (@github-actions[bot])
  • add doc page for GeometricModeling (#289) (@hyrodium)
  • Bump version to v0.8.3 (#290) (@hyrodium)

v0.8.2

24 Sep 05:48
8703f8e
Compare
Choose a tag to compare

BasicBSpline v0.8.2

Diff since v0.8.1

Closed issues:

  • countknots is sometimes incorrect (#282)

Merged pull requests:

v0.8.1

10 Sep 08:06
2260551
Compare
Choose a tag to compare

BasicBSpline v0.8.1

Diff since v0.8.0

Closed issues:

  • Accept methods such as BSplineManifold(a, P, P) (#274)
  • +(::KnotVector, ::KnotVector) can be improved (#275)

Merged pull requests:

v0.8.0

10 Sep 01:49
defc9cc
Compare
Choose a tag to compare

BasicBSpline v0.8.0

Diff since v0.7.3

Closed issues:

  • Remove method KnotVector(knots::Real...) (#271)

Merged pull requests:

  • Bump version to v0.8.0 with breaking changes (#276) (@hyrodium)

v0.7.3

09 Sep 15:55
478d061
Compare
Choose a tag to compare

BasicBSpline v0.7.3

Diff since v0.7.2

Merged pull requests:

v0.7.2

08 Sep 12:33
896b2b9
Compare
Choose a tag to compare

BasicBSpline v0.7.2

Diff since v0.7.1

Closed issues:

  • Add dependency on ChainRulesCore (#124)
  • Add chain rules for bsplinebasis₊₀, bsplinebasis₋₀ and bsplinebasisall (#265)

Merged pull requests:

v0.7.1

27 Aug 10:57
ccb6f5a
Compare
Choose a tag to compare

BasicBSpline v0.7.1

Diff since v0.7.0

Closed issues:

  • Add methods for interpolations (#235)
  • Error on changebasis (#239)
  • copy(::KnotVector) is not defined (#258)

Merged pull requests:

  • Add copy methods with subtypes of AbstractKnotVector (#259) (@hyrodium)
  • update _changebasis_sim with triangular matrix (#260) (@hyrodium)
  • update _changebasis_sim with checking knot position equalities (#261) (@hyrodium)
  • Bump version to v0.7.1 (#262) (@hyrodium)

v0.7.0

24 Aug 16:06
718e54d
Compare
Choose a tag to compare

BasicBSpline v0.7.0

Diff since v0.6.7

Merged pull requests:

  • Bump version to v0.7.0 with breaking changes (#257) (@hyrodium)

v0.6.7

24 Aug 13:52
1fb89fb
Compare
Choose a tag to compare

BasicBSpline v0.6.7

Diff since v0.6.6

Closed issues:

  • refinement is not type-stable (#244)
  • changebasis is not type-stable (#253)

Merged pull requests: