Skip to content

v1.0.0

Choose a tag to compare

@giordano giordano released this 17 Aug 10:58
· 55 commits to master since this release

Breaking Changes

  • Support for Julia 0.6 was dropped.
  • Keyword arguments reltol and abstol are now called rtol and atol, respectively, to match keywords in isapprox function.
  • Deprecated functions llvegas, llsuave, lldivonne, and llcuhre have been removed.

New Features

  • The build script has been updated, now the package supports Linux-musl and FreeBSD systems.