Skip to content

Releases: JuliaReach/IntervalMatrices.jl

v0.12.1

22 Nov 16:53
34a5874

Choose a tag to compare

IntervalMatrices v0.12.1

Diff since v0.12.0

Merged pull requests:

v0.12.0

27 Sep 17:04
e1be2e1

Choose a tag to compare

IntervalMatrices v0.12.0

Diff since v0.11.2

Breaking changes

  • Support IntervalArithmetic v1, which changed the default matrix multiplication mode and now may yield coarser results than before. We use that new mode by default, but the old (more precise) mode can be restored manually if desired.

Note that we do not show the new interval annotations from IntervalArithmetic to avoid clutter; they can also be activated manually if desired.

Read IntervalArithmetic's documentation for how to change these options.

Merged pull requests:

v0.11.2

16 Aug 18:59
013c906

Choose a tag to compare

IntervalMatrices v0.11.2

Diff since v0.11.1

Merged pull requests:

Closed issues:

  • Mixed matrix multiplication is broken with new versions of IntervalArithmetic (#270)

v0.11.1

19 Nov 21:56
ec5bad9

Choose a tag to compare

IntervalMatrices v0.11.1

Diff since v0.11.0

Merged pull requests:

Closed issues:

  • Tests fail due to changed behavior in IntervalArithmetic (#263)

v0.11.0

09 Sep 21:14
b44bbb4

Choose a tag to compare

IntervalMatrices v0.11.0

Diff since v0.10.0

Merged pull requests:

Closed issues:

  • Add Zenodo badge to README (#199)
  • Fix ambiguities (#240)
  • Fix piracies (#241)

v0.10.0

05 Jan 15:59
4cd1978

Choose a tag to compare

IntervalMatrices v0.10.0

Diff since v0.9.0

Merged pull requests:

Closed issues:

  • Add more tests (#40)
  • Implement test for positive definiteness (#47)

v0.9.0

08 Oct 11:05
c1757d4

Choose a tag to compare

IntervalMatrices v0.9.0

Diff since v0.8.5

Merged pull requests:

v0.8.5

19 Aug 18:19
533a6e5

Choose a tag to compare

IntervalMatrices v0.8.5

Diff since v0.8.4

Merged pull requests:

v0.8.4

31 May 15:52
ee1b957

Choose a tag to compare

IntervalMatrices v0.8.4

Diff since v0.8.3

Merged pull requests:

v0.8.3

24 Feb 19:17
409769d

Choose a tag to compare

IntervalMatrices v0.8.3

Diff since v0.8.2

Closed issues:

  • Review exp_overapproximation name (#176)
  • should Symmetric(::IntervalMatrix) return an IntervalMatrix? (#204)

Merged pull requests: