Skip to content

Releases: JuliaIntervals/IntervalArithmetic.jl

v0.20.5

08 Mar 14:03
0acb83b
Compare
Choose a tag to compare

IntervalArithmetic v0.20.5

Diff since v0.20.4

Closed issues:

  • define inf, sup etc. for non-intervals (#510)

Merged pull requests:

v0.20.4

05 Mar 23:17
1e1dad2
Compare
Choose a tag to compare

IntervalArithmetic v0.20.4

Diff since v0.20.3

Closed issues:

  • Midpoint for semi-infinite interval (#107)
  • Use CRLibm 1.0.1 (#485)
  • Allow sort(::AbstractInterval) (#506)
  • cancelminus specification (#508)

Merged pull requests:

v0.20.3

21 Jan 15:34
db9202c
Compare
Choose a tag to compare

IntervalArithmetic v0.20.3

Diff since v0.20.2

Closed issues:

  • [ANN] Round table in upcoming workshop (#498)

Merged pull requests:

  • Bump CRlibm to 1 while keeping the existing compats (#503) (@ven-k)

v0.20.2

14 Dec 19:59
75f53c0
Compare
Choose a tag to compare

IntervalArithmetic v0.20.2

Diff since v0.20.1

Closed issues:

  • Normalise negative zero to zero (#473)

Merged pull requests:

v0.20.1

04 Dec 16:40
af22f4a
Compare
Choose a tag to compare

IntervalArithmetic v0.20.1

Diff since v0.20.0

Merged pull requests:

v0.20.0

16 Oct 07:36
e94b3ae
Compare
Choose a tag to compare

IntervalArithmetic v0.20.0

Diff since v0.19.2

Closed issues:

  • Fixing broadcast requires changing eltype (#397)
  • Doesn't work with GenericLinearAlgebra (#407)
  • eltype should return the full Interval type (?) (#487)
  • Showing incorrect interval bounds in Julia 1.7-rc1 macOS ARM (#494)

Merged pull requests:

v0.19.2

21 Sep 17:49
df97cdd
Compare
Choose a tag to compare

IntervalArithmetic v0.19.2

Diff since v0.19.1

Merged pull requests:

v0.19.1

27 Aug 16:13
2d1d646
Compare
Choose a tag to compare

IntervalArithmetic v0.19.1

Diff since v0.19.0

Merged pull requests:

v0.19.0

06 Aug 18:41
636f1c1
Compare
Choose a tag to compare

IntervalArithmetic v0.19.0

Diff since v0.18.2

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:

  • return empty interval when an invalid input is given (#461) (@lucaferranti)
  • Improve mince and add method for non-uniform partition of IntervalBox (#467) (@lbenet)
  • Update Project.toml (#481) (@mforets)

v0.18.2

05 May 18:34
65ca77f
Compare
Choose a tag to compare

IntervalArithmetic v0.18.2

Diff since v0.18.1

Merged pull requests: