Skip to content

Releases: hyrodium/BasicBSpline.jl

v0.5.4

31 Mar 15:12
0259ddb
Compare
Choose a tag to compare

BasicBSpline v0.5.4

Diff since v0.5.3

Closed issues:

  • ⊊(::BSplineSpace, ::BSplineSpace) is not supported (#175)

Merged pull requests:

  • Add support for ⊊, ⊋ and ⋤ (#189) (@hyrodium)
  • CompatHelper: bump compat for IntervalSets to 0.6, (keep existing compat) (#190) (@github-actions[bot])
  • Bump version to v0.5.4 (#191) (@hyrodium)

v0.5.3

29 Mar 12:01
58decb5
Compare
Choose a tag to compare

BasicBSpline v0.5.3

Diff since v0.5.2

Closed issues:

  • Not just a issue: Visualization of B-Spline curves in Jupyter Notebook (#172)
  • Add dependency on RecipesBase (#180)

Merged pull requests:

  • Add plotting example with PlotlyJS (#181) (@hyrodium)
  • Update documentation (#182) (@hyrodium)
  • Add dependency on RecipesBase (#183) (@hyrodium)
  • CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#185) (@github-actions[bot])
  • Add plotting recipe for B-spline curve in 3d (#186) (@hyrodium)
  • Update ci.yml with workflow_dispatch (#187) (@hyrodium)
  • Bump version to v0.5.3 (#188) (@hyrodium)

v0.5.2

26 Mar 05:53
68c762c
Compare
Choose a tag to compare

BasicBSpline v0.5.2

Diff since v0.5.1

Closed issues:

  • expandspace sometimes doesn't produce expanded space (#169)
  • Error on changebasis (#174)

Merged pull requests:

v0.5.1

05 Mar 07:20
99f3169
Compare
Choose a tag to compare

BasicBSpline v0.5.1

Diff since v0.5.0

Closed issues:

  • Add support for NURBS (RationalBSplineManifold) (#142)
  • changebasis for DerivativeBSplineSpace (#159)

Merged pull requests:

v0.5.0

09 Feb 15:46
b893d12
Compare
Choose a tag to compare

BasicBSpline v0.5.0

Diff since v0.4.2

Merged pull requests:

  • Breaking changes and update version to v0.5.0 (#162) (@hyrodium)

v0.4.2

30 Jan 07:10
80cf72c
Compare
Choose a tag to compare

BasicBSpline v0.4.2

Diff since v0.4.1

Closed issues:

  • Add UniformKnotVector <: AbstractKnotVector (#125)
  • changebasis fails for non-float BSplineSpace (#143)
  • equality == for BSplineSpace is not defined (#152)
  • innerproduct_R(::UniformBSplineSpace) can be calculated with Euler's triangle (#154)

Merged pull requests:

v0.4.1

23 Jan 12:29
825d713
Compare
Choose a tag to compare

BasicBSpline v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

13 Jan 10:18
cab5fb9
Compare
Choose a tag to compare

BasicBSpline v0.4.0

Diff since v0.3.2

Closed issues:

  • Fix type promotion in bsplinebasis (#133)
  • Rename isproper -> isnondegenerate (#137)

Merged pull requests:

  • Add dependency on StaticArrays.jl (#134) (@hyrodium)
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#135) (@github-actions[bot])
  • add dependency on BasicBSplineExporter in docs (#136) (@hyrodium)
  • rename isproper to isnondegenerate etc. (#138) (@hyrodium)
  • Fix around zero methods for KnotVector (#139) (@hyrodium)
  • Fix documentation (#140) (@hyrodium)
  • bump version to v0.4.0 (#141) (@hyrodium)

v0.3.2

31 Dec 03:58
938be4a
Compare
Choose a tag to compare

BasicBSpline v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

30 Dec 06:26
63d680d
Compare
Choose a tag to compare

BasicBSpline v0.3.1

Diff since v0.3.0

Merged pull requests: