Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 16:28
· 33 commits to main since this release
08587f6

BasicBSpline v0.10.0

Diff since v0.9.4

Merged pull requests:

Closed issues:

  • changebasis sometimes returns incorrect nonzero element (#177)
  • Change return type of changebasis from Matrix to SparseMatrixCSC (#313)
  • Add string macro to define KnotVector{Int} (#315)
  • Performance degression in changebasis (#317)
  • Fix CI failure on Julia1.6 (#318)
  • changebasis_I sometimes returns a matrix with NaN (#325)
  • Use package extensions (#328)
  • Strange issqsubset behavior (#329)
  • issqsubset can be faser (#333)
  • missing constructor BSplineSpace (#335)
  • Define hash(::KnotVector, ::UInt) etc. (#339)
  • Incorrect changebasis_I (#346)