Skip to content

Releases: gerlero/PCHIPInterpolation.jl

v0.2.0

14 Dec 14:55
79298eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.2.0

v0.1.11

28 Feb 16:37
e7c67d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

26 Feb 23:54
eed9e65
Compare
Choose a tag to compare

What's Changed

  • Add AbstractVector type constraint to internal interval search functions by @gerlero in #50
  • Remove potentially problematic test by @gerlero in #49
  • Replace OffsetArray with OffsetVector by @gerlero in #51
  • Update README.md by @gerlero in #52

Full Changelog: v0.1.9...v0.1.10

v0.1.9

26 Feb 21:30
2b783bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

23 Feb 14:12
175ae54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

17 Feb 07:28
815a00f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

10 Feb 16:27
f690e8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Feb 23:18
c01739d
Compare
Choose a tag to compare

What's Changed

  • Test interval search with searchsortedlast by @gerlero in #26
  • Update interval search implementation by @gerlero in #27

Full Changelog: v0.1.4...v0.1.5

v0.1.4

01 Feb 22:25
b2fec26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 Jan 20:17
033930a
Compare
Choose a tag to compare

What's Changed

  • Test for type stability by @gerlero in #15
  • Update package files by @gerlero in #16
  • Add private support for non-PCHIP cubic Hermite interpolation by @gerlero in #17

Full Changelog: v0.1.2...v0.1.3