| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-08 | 772 Bytes | |
| v0.11.4 source code.tar.gz | 2026-02-08 | 1.6 MB | |
| v0.11.4 source code.zip | 2026-02-08 | 1.6 MB | |
| Totals: 3 Items | 3.1 MB | 2 | |
BasicBSpline v0.11.4
Merged pull requests:
- Add minor util functions (#393) (@hyrodium)
- Bump actions/checkout from 4 to 5 (#394) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#395) (@dependabot[bot])
- CompatHelper: bump compat for GeometryBasics in [extras] to 0.5, (keep existing compat) (#396) (@github-actions[bot])
- Bump actions/cache from 4 to 5 (#397) (@dependabot[bot])
- Refactor
changebasis_I(#399) (@hyrodium) - drop support for Julia v1.6 (#400) (@hyrodium)
- Rename
clamptoclampknotvector(#401) (@hyrodium) - Bump version to
v0.11.4(#402) (@hyrodium)
Closed issues:
- Support
Base.:+(::BSplineSpace, ::BSplineSpace)? (#198)