Skip to content

Releases: JuliaIntervals/IntervalArithmetic.jl

v0.22.11

16 Apr 03:54
79ab4a4
Compare
Choose a tag to compare

IntervalArithmetic v0.22.11

Diff since v0.22.10

v0.22.10

07 Apr 20:05
6c26d7a
Compare
Choose a tag to compare

IntervalArithmetic v0.22.10

Diff since v0.22.9

Merged pull requests:

v0.22.9

17 Mar 11:14
c55dd23
Compare
Choose a tag to compare

IntervalArithmetic v0.22.9

Diff since v0.22.8

Merged pull requests:

Closed issues:

  • Should intersect_interval (or hull) return always trv decoration? (#624)
  • Compatibility with SparseArrays (#628)
  • Investigate incorporating testing as described in arxiv.org/abs/2205.11837 (#630)
  • Clarification on 'NG' Decoration (#634)

v0.22.8

23 Feb 16:50
5275e5c
Compare
Choose a tag to compare

IntervalArithmetic v0.22.8

Diff since v0.22.7

Merged pull requests:

v0.22.7

05 Feb 14:57
98a235b
Compare
Choose a tag to compare

IntervalArithmetic v0.22.7

Diff since v0.22.6

Merged pull requests:

v0.22.6

03 Feb 14:29
ba420dc
Compare
Choose a tag to compare

IntervalArithmetic v0.22.6

Diff since v0.22.5

Merged pull requests:

Closed issues:

  • Non-thread safe use of setrounding (#612)
  • Incorrect rounding for extreme irrationals (#616)
  • Avoid convert to Interval in ^ (#618)
  • quadrant is not thread-safe (#620)

v0.22.5

04 Jan 17:48
5909148
Compare
Choose a tag to compare

IntervalArithmetic v0.22.5

Diff since v0.22.4

v0.22.4

04 Jan 14:53
2358b4c
Compare
Choose a tag to compare

IntervalArithmetic v0.22.4

Diff since v0.22.3

Merged pull requests:

Closed issues:

  • Plotting intervals after removal of IntervalBox (#605)
  • Don't write inside of the package dir (#606)

v0.22.3

29 Dec 12:08
ef276d7
Compare
Choose a tag to compare

IntervalArithmetic v0.22.3

Diff since v0.22.2

Merged pull requests:

Closed issues:

  • Use version of sin with quadrant for Float32 too (#381)
  • sinpi returns unnecessarily wide intervals (#412)
  • Add methods for sind and etc. (#423)
  • AbstractInterval (#521)

v0.22.2

21 Dec 10:59
e6b9893
Compare
Choose a tag to compare

IntervalArithmetic v0.22.2

Diff since v0.22.1

Merged pull requests:

Closed issues:

  • "one" on complex intervals returns wrong value (#601)