Skip to content

Releases: JuliaMath/Interpolations.jl

One and oneunit

24 May 16:39
Compare
Choose a tag to compare
Merge pull request #160 from JuliaMath/teh/zero

Use inference to decide the element type

Performance enhancements

28 Apr 13:50
Compare
Choose a tag to compare
Merge pull request #154 from JuliaMath/teh/faster_etp

Faster extrapolation

Type-stable extrapolation constructor

24 Apr 08:42
Compare
Choose a tag to compare
Merge pull request #150 from Evizero/typestable

Make the Extrapolation constructor type-stable

Compact display

18 Apr 09:50
Compare
Choose a tag to compare
Merge pull request #148 from Evizero/showit

use ShowItLikeYouBuildIt for Base.show

Interpolate arrays with non-1 indices

11 Apr 10:27
Compare
Choose a tag to compare
Merge pull request #146 from JuliaMath/teh/indices2

Support arbitrary indices for interpolation & extrapolation

v0.3.6

15 Aug 07:03
Compare
Choose a tag to compare

Patch release to make Interpolations.jl compatible with Julia 0.5.

No breaking changes for Julia 0.4.x - please file issues if this upgrade breaks your code.