| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-14 | 2.0 kB | |
| v0.16.3 source code.tar.gz | 2026-06-14 | 785.8 kB | |
| v0.16.3 source code.zip | 2026-06-14 | 832.6 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
Non-breaking changes
- Replace
padded_similarbysimilarby @jishnub in https://github.com/JuliaMath/Interpolations.jl/pull/634 - Syntax fix: callable type instead of tuple assignment by @mlechu in https://github.com/JuliaMath/Interpolations.jl/pull/647
- xref issue: https://github.com/JuliaLang/julia/issues/62051
- xref pull request: https://github.com/JuliaLang/julia/pull/62067
Interpolation package directory listing
- Add FastInterpolations.jl entry by @JeffFessler in https://github.com/JuliaMath/Interpolations.jl/pull/640
- CI workflow to ignore markdown changes by @JeffFessler in https://github.com/JuliaMath/Interpolations.jl/pull/641
- Improve description for FastInterpolations.jl by @JeffFessler in https://github.com/JuliaMath/Interpolations.jl/pull/642
Maintenance
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/JuliaMath/Interpolations.jl/pull/631
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/JuliaMath/Interpolations.jl/pull/636
- Bump julia-actions/cache from 2 to 3 by @dependabot[bot] in https://github.com/JuliaMath/Interpolations.jl/pull/639
- Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/JuliaMath/Interpolations.jl/pull/638
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in https://github.com/JuliaMath/Interpolations.jl/pull/643
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in https://github.com/JuliaMath/Interpolations.jl/pull/646
- Bump version number to v0.16.3 by @giordano in https://github.com/JuliaMath/Interpolations.jl/pull/648
New Contributors
- @JeffFessler made their first contribution in https://github.com/JuliaMath/Interpolations.jl/pull/640
- @mlechu made their first contribution in https://github.com/JuliaMath/Interpolations.jl/pull/647
Full Changelog: https://github.com/JuliaMath/Interpolations.jl/compare/v0.16.2...v0.16.3