Skip to content

Releases: jump-dev/Hypatia.jl

v0.8.1

14 May 23:54
5cd10fc
Compare
Choose a tag to compare

Hypatia v0.8.1

Diff since v0.8.0

Merged pull requests:

Closed issues:

  • Extending Hypatia (#839)

v0.8.0

17 Feb 03:20
4659a7e
Compare
Choose a tag to compare

Hypatia v0.8.0

Diff since v0.7.4

Merged pull requests:

Closed issues:

  • Hypatia fails to precompile on 1.10 (#835)

v0.7.4

31 Jan 05:28
edcb8a2
Compare
Choose a tag to compare

Hypatia v0.7.4

Diff since v0.7.3

Merged pull requests:

Closed issues:

  • Dual of log-det cone (#827)
  • Doesn't compile with julia 1.10 (#834)

v0.7.3

22 May 02:46
7f81cf2
Compare
Choose a tag to compare

Hypatia v0.7.3

Diff since v0.7.2

Closed issues:

  • using Hypatia fails (#816)
  • Faster arbitrary precision support for SDPs (#818)
  • Can't constrain affine function to be Hermitian PSD (#823)

Merged pull requests:

v0.7.2

01 Apr 00:37
4ccf4ad
Compare
Choose a tag to compare

Hypatia v0.7.2

Diff since v0.7.1

Closed issues:

  • Complex MOI (#540)
  • Add support for MOI.HermitianPositiveSemidefiniteConeTriangle (#821)

Merged pull requests:

v0.7.1

03 Nov 17:48
9f339d8
Compare
Choose a tag to compare

Hypatia v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

07 Mar 05:12
Compare
Choose a tag to compare

Hypatia v0.7.0

Diff since v0.6.2

Closed issues:

  • Numerical issues with Positivstellensatz and interpolant-based polynomial optimization (#798)

Merged pull requests:

v0.6.2

15 Jan 18:28
4cd922a
Compare
Choose a tag to compare

Hypatia v0.6.2

Diff since v0.6.1

Merged pull requests:

  • add tolerance option for primal or dual inconsistent equalities status (#794) (@chriscoey)
  • handle ill-posed statuses better in MOI wrapper (#795) (@chriscoey)
  • rename n, m to d1, d2 in some matrix cone wrappers (#796) (@chriscoey)
  • check a necessary condition for dual feasibility of (dual) WSOS cones (#797) (@chriscoey)

v0.6.1

13 Dec 04:11
7317328
Compare
Choose a tag to compare

Hypatia v0.6.1

Diff since v0.6.0

Closed issues:

  • allow repeated solves with same optimizer, and support changing b, c, h vectors (#95)
  • permute_affine not working with immutable array (#793)

Merged pull requests:

  • check if nearly have a certificate when convergence fails (#790) (@chriscoey)
  • unprocess near-infeasible certificates (#791) (@chriscoey)
  • clean up preprocessing and add functions for modifying c, b, h (#792) (@chriscoey)

v0.6.0

04 Dec 19:17
97bfeae
Compare
Choose a tag to compare

Hypatia v0.6.0

Diff since v0.5.3

Closed issues:

  • support string parameters for JuMP 0.21 (#486)

Merged pull requests: