Skip to content

Releases: JuliaIntervals/IntervalOptimisation.jl

v0.5.0

08 Sep 15:57
ca926f6

Choose a tag to compare

IntervalOptimisation v0.5.0

Diff since v0.4.6

Breaking changes

  • Compatibility with IntervalArithmetic 0.22

Merged pull requests:

v0.4.6

23 Jan 10:55
c7de3d4

Choose a tag to compare

IntervalOptimisation v0.4.6

Diff since v0.4.5

Closed issues:

  • minimise error because not minimum found (#62)

Merged pull requests:

v0.4.5

17 Oct 09:49
9bddaed

Choose a tag to compare

IntervalOptimisation v0.4.5

Diff since v0.4.4

Merged pull requests:

  • CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) (#66) (@github-actions[bot])

v0.4.4

11 Aug 09:11
4d66dd9

Choose a tag to compare

IntervalOptimisation v0.4.4

Diff since v0.4.3

Merged pull requests:

  • CompatHelper: bump compat for "IntervalArithmetic" to "0.19" (#65) (@github-actions[bot])

v0.4.3

27 Apr 19:18
24e9808

Choose a tag to compare

IntervalOptimisation v0.4.3

Diff since v0.4.2

Closed issues:

  • Doc link is broken (#3)
  • Use some kind of heap / tree instead of sorted vector (#6)
  • HeapedVector sorting? (#34)
  • Need advice on how to accelerate a problem of 5 variables (#52)
  • Error on windows with julia 1.6 (#59)

Merged pull requests:

  • Install TagBot as a GitHub Action (#50) (@JuliaTagBot)
  • Update Project.toml (#51) (@mforets)
  • migrate from travis/av to github actions (#58) (@lucaferranti)
  • CompatHelper: bump compat for "IntervalArithmetic" to "0.18" (#60) (@github-actions[bot])

v0.4.2

21 May 20:09
3fa6efa

Choose a tag to compare

Update Project.toml (#51)

v0.4.1

14 Dec 15:31
v0.4.1

Choose a tag to compare

v0.4.1 (2019-12-14)

Diff since v0.4.0

Closed issues:

  • MethodError in maximise (#39)

Merged pull requests:

v0.4.0

04 Jun 16:17
v0.4.0

Choose a tag to compare

v0.4.0 (2019-06-04)

Diff since v0.3.0

Closed issues:

  • SortedVector.jl is not giving correct result. (#18)
  • Add function for finding all stationary points (#4)

Merged pull requests:

Drop support for Julia 0.6

09 Oct 19:54
bfb7478

Choose a tag to compare

Now fully compatible with Julia 1.0.

Drop support for Julia 0.5

22 Aug 19:01
fdeb8f8

Choose a tag to compare

Drop support for Julia 0.5

Works only with Julia 0.6, and bounds the allowed version of IntervalArithmetic.jl and Julia.