Skip to content

Releases: JuliaIntervals/IntervalArithmetic.jl

Bug fixes and performance

11 Dec 16:59
e6ea9c2
Compare
Choose a tag to compare
Use fast path for sqrt and inv (#230)

* Use fast routes for sqrt and inv

* Fix inv and sqrt for BigFloat

* Fix sqrt and inv for BigFloat

* Uncomment Float32 test

* Add simple tests for sqrt and inv

Drop support for Julia 0.6

04 Sep 20:26
e197643
Compare
Choose a tag to compare

See NEWS.md for changes.

Provides full compatibility with Julia 0.7 / 1.0

v0.14

13 Jul 18:13
cab2433
Compare
Choose a tag to compare

See NEWS.md for changes.

v0.13

17 Apr 01:10
42ab020
Compare
Choose a tag to compare

See NEWS.md

Release v0.12.0

02 Mar 05:40
c8695e3
Compare
Choose a tag to compare

See NEWS.md

Drop support for Julia 0.5

19 Jun 03:52
Compare
Choose a tag to compare
NEWS for 0.11 (#64)

* NEWS for 0.11

* NEWS for 0.11

Performance; and last 0.5-compatible release

19 Jun 03:51
Compare
Choose a tag to compare

Bug fixes and docs moved to Documenter.jl

19 May 23:03
Compare
Choose a tag to compare

First release of IntervalArithmetic.jl

09 Apr 12:40
Compare
Choose a tag to compare

This is the bulk of ValidatedNumerics.jl, which is being split into two pieces.
For this reason, we are maintaining continuity of the version numbering with ValidatedNumerics.jl, which is currently at v0.8.

cc @lbenet