Releases: JuliaIntervals/IntervalArithmetic.jl
Releases · JuliaIntervals/IntervalArithmetic.jl
v0.20.5
IntervalArithmetic v0.20.5
Closed issues:
- define
inf, sup
etc. for non-intervals (#510)
Merged pull requests:
- add mid radius inf sup diam for reals (#511) (@lucaferranti)
v0.20.4
IntervalArithmetic v0.20.4
Closed issues:
- Midpoint for semi-infinite interval (#107)
- Use CRLibm 1.0.1 (#485)
- Allow
sort(::AbstractInterval)
(#506) cancelminus
specification (#508)
Merged pull requests:
- added ITF1788 tests (#505) (@lucaferranti)
- update compat for FastRounding (#507) (@JeffreySarnoff)
- Fix cancelminus (#509) (@lbenet)
v0.20.3
IntervalArithmetic v0.20.3
Closed issues:
- [ANN] Round table in upcoming workshop (#498)
Merged pull requests:
v0.20.2
IntervalArithmetic v0.20.2
Closed issues:
- Normalise negative zero to zero (#473)
Merged pull requests:
v0.20.1
IntervalArithmetic v0.20.1
Merged pull requests:
v0.20.0
v0.19.2
IntervalArithmetic v0.19.2
Merged pull requests:
- add
isinterior
for complex intervals (#492) (@lucaferranti)
v0.19.1
IntervalArithmetic v0.19.1
Merged pull requests:
- added issubset, mig, mag, mid for complex intervals (#483) (@lucaferranti)
- updated CI (#484) (@lucaferranti)
v0.19.0
IntervalArithmetic v0.19.0
Closed issues:
- Rational powers of intervals are broken (#276)
- IntervalArithmetic v0.16.0 not running in JuliaBox (#307)
- Inconsistent errors when constructing intervals with NaN bound (#325)
- Generalize IntervalBox split for non-uniform partitions (#444)
- Should Interval(Inf, Inf) give the empty set? (#457)
Merged pull requests:
v0.18.2
IntervalArithmetic v0.18.2
Merged pull requests:
- fix dist for decorated intervals (#458) (@lucaferranti)
- fix
..
for irrational inputs (#459) (@lucaferranti)