Skip to content

v2.0.0

Choose a tag to compare

@stevengj stevengj released this 03 Jul 19:45
· 171 commits to master since this release
e20764a

Renamed reltol and abstol to rtol and atol for consistency with Base.isapprox; since this changes the API in a backward-incompatible way (though there is a deprecation for the old API), a major version bump is required.