Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 06:23
· 283 commits to master since this release
33ab2f6

Hypatia v0.4.0

Diff since v0.3.0

Closed issues:

  • return SlowProgress if some residual norms start increasing too much (#327)
  • tighten tols for infeasibility detection check (#347)
  • improve termination criteria for outer 6x6 iterative refinement (#375)
  • fix argument types of vec to mat functions (#392)
  • optimize LMI cone barrier evals (#477)
  • for WSOS cones, special case P_r for which L_r = 1 (just use log of 1x1 Lambda instead of logdet) (#533)
  • try checking hessian nbhd after heuristic nbhd is satisfied for all cones (#534)
  • experiment with higher order correctors (again) (#567)
  • MOI interface: set_silent not respected (#640)
  • get a more efficient TOA for lmi cone (#654)

Merged pull requests: