Tags: JuliaMath/Interpolations.jl
Tags
## Interpolations v0.15.1 [Diff since v0.15.0](v0.15.0...v0.15.1) **Merged pull requests:** - Add GeoStats.jl to list of alternative interpolation packages (#569) (@juliohm) - CompatHelper: bump compat for "Adapt" to "4.0" (#573) (@github-actions[bot]) - CompatHelper: bump compat for "WoodburyMatrices" to "1.0" (#574) (@github-actions[bot])
## Interpolations v0.15.0 [Diff since v0.14.7](v0.14.7...v0.15.0) **Merged pull requests:** - Allow for BSpline type construction via chained pipes (#536) (@mkitti) - Gpu support for FilledExtrapolation (#541) (@drewrobson) - Fix some invalidation. (#542) (@N5N3) - Bump Project.toml to 0_15_0 (#543) (@mkitti) - enable dependabot for GitHub actions (#544) (@ranocha) - Bump actions/cache from 1 to 3 (#545) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#546) (@dependabot[bot]) - Bump codecov/codecov-action from 1 to 3 (#547) (@dependabot[bot]) - use an extension instead of Requires on 1.9 (#549) (@KristofferC) - fix typos (#551) (@spaette) - Create CITATION.cff (#555) (@mkitti) - Fix deduplicate_knots!() (#559) (@chunjiw) - Add NaturalNeighbours.jl to other packages (#561) (@DanielVandH) - Bump actions/checkout from 3 to 4 (#564) (@dependabot[bot]) - Fix `checkbounds` for trailing/missing dimensions. (#566) (@N5N3) - Some recursion tuning to allow more eager inference. (#568) (@N5N3) **Closed issues:** - GPU support? (#357) - Loading Interpolations.jl breaks complex number arithmetic on Julia 1.8.1 (#520) - Unitful missing from dependency list (#538) - Performance of `gradient1` (#539) - typos (#550) - Is there a way to interpolate over a points cloud using irregular grids? (#552) - Precompilation warnings (#557) - NaturalNeighbours.jl (#560) - `BoundsError` with Julia 1.10.0-beta1 (#562) - Interpolate a set of points (#565) - issue to remove (#567)
## Interpolations v0.14.3 [Diff since v0.14.2](v0.14.2...v0.14.3) **Closed issues:** - Deprecated convenience constructors don't accept keyword arguments (#507) **Merged pull requests:** - Fix #507 deprecation of of camel case convenience constructors (#508) (@mkitti)
## Interpolations v0.14.1 [Diff since v0.14.0](v0.14.0...v0.14.1) **Closed issues:** - Interpolation over "flat" dimensions (#107) - References missing (#321) - Update Readme (#485) - Checking for unique knots is performance drain, any way to disable? (#498) **Merged pull requests:** - Update README and documentation (#499) (@mkitti) - Some small typos (#500) (@DanielVandH) - Fixed a few typos (#502) (@pitmonticone) - Add native GPU support. (#504) (@N5N3)
PreviousNext