Skip to content

Releases: JuliaMath/FunctionZeros.jl

v1.1.0

01 Oct 22:56
4bf2374

Choose a tag to compare

  • Some bug fixes
  • Fast lookup tables for some common cases
  • Zeros of derivatives of Bessel functions

All work for this release was done by @simonp0420

v1.0.0

01 Oct 14:40

Choose a tag to compare

What's Changed

  • Use find_zero instead of fzero as the latter is type unstable by @jlapeyre in #17

Full Changelog: v0.3.0...v1.0.0

v0.3.0

06 Oct 20:08

Choose a tag to compare

FunctionZeros v0.3.0

Diff since v0.2.3

Updates

21 Sep 16:20

Choose a tag to compare

Trying to make a release.

Fix CI spec files

10 Jul 11:15

Choose a tag to compare

.travis.yml is correct now, I think.

appveyor.yml may be correct. nightly is passing. but, v0.7 is failing because SpecialFunctions.jl fails to build.