Skip to content

Releases: erikerlandson/snowball

v0.3.0

16 Jul 23:29
43c78af
Compare
Choose a tag to compare
  • publish to sonatype
  • revs gibbous dep to 0.3.0
  • gibbous and commons-math deps are now implicit
  • no change to user facing API from 0.2.x

v0.2.2

21 Jan 22:26
Compare
Choose a tag to compare

added some stress tests to unit testing
bumped gibbous dep to 0.2.2

v0.2.1

16 Jan 23:40
Compare
Choose a tag to compare

This is primarily to update the gibbous dep to 0.2.1 to obtain bug fixes. There is an added unit test that reproduced an infinite loop in v0.2.0

v0.2.0

05 Jan 00:07
Compare
Choose a tag to compare
  • Added support for inequality constraints of the form s(x) < y or s(x) > y
  • Updated dependency to gibbous 0.2.0, which has some bug fixes

v0.1.1

10 Sep 23:03
Compare
Choose a tag to compare
  • Build against gibbous-0.1.1 to get bug fix
  • New addInterpolationOptions method allows user to make some configurations to internal fitting routines. Power user option.
  • Included some new unit tests

v0.1.0

10 Sep 00:09
Compare
Choose a tag to compare

Pilot release

  • monotonic interpolating splines
  • equality constraints
  • gradient equality constraints