Skip to content

Releases: jump-dev/Convex.jl

v0.14.17

14 Nov 21:12
b092a93
Compare
Choose a tag to compare

Convex v0.14.17

Diff since v0.14.16

Closed issues:

  • Dev plan (#320)
  • problem with Convex and new SCS (0.8.1) (#466)

Merged pull requests:

v0.14.16

25 Sep 13:32
57e3f71
Compare
Choose a tag to compare

Convex v0.14.16

Diff since v0.14.15

  • Improve numerical stability when evaluating logsumexp (#457). Thanks @JinraeKim!

Closed issues:

  • Consider (probably) numerically stable way of calculating logsumexp (#461)

Merged pull requests:

v0.14.15

14 Sep 22:32
f1ca69f
Compare
Choose a tag to compare

Convex v0.14.15

Diff since v0.14.14

  • Use sparse factorization for checking for positive semi-definiteness in quadform when possible (#457). Thanks @mtanneau!
  • Add assume_psd=false argument to skip checking for positive semi-definiteness in quadform (#456).

Merged pull requests:

v0.14.14

08 Sep 09:36
14b890b
Compare
Choose a tag to compare

Convex v0.14.14

Diff since v0.14.13

Closed issues:

  • Value of eps() used in new implementation of quadform is too small (#452)

Merged pull requests:

v0.14.13

25 Jul 20:53
6371b5e
Compare
Choose a tag to compare

Convex v0.14.13

Diff since v0.14.12

Closed issues:

  • quadform for positive semi-definite matrices (#446)
  • Failing to evaluate matrix expressions (#447)

Merged pull requests:

v0.14.12

19 Jul 21:35
8707062
Compare
Choose a tag to compare

Convex v0.14.12

Diff since v0.14.11

fix size of result of evaluate on IndexAtoms #448. Thanks @hurak!

Merged pull requests:

  • Fixing the issue #447 and updating the examples in docstrings for run_tests() and benchmark_suite() (#448) (@hurak)
  • v0.14.12 release (#449) (@ericphanson)

v0.14.11

05 Jul 21:09
52e4eab
Compare
Choose a tag to compare

Convex v0.14.11

Diff since v0.14.10

Merged pull requests:

v0.14.10

20 May 14:29
c295277
Compare
Choose a tag to compare

Convex v0.14.10

Diff since v0.14.9

Merged pull requests:

  • CompatHelper: bump compat for "BenchmarkTools" to "1.0" (#441) (@github-actions[bot])
  • bump version and NEWS (#442) (@ericphanson)

v0.14.9

18 May 20:03
6db68ea
Compare
Choose a tag to compare

Convex v0.14.9

Diff since v0.14.8

Closed issues:

  • Problem Depot test in lp_dual_abs_atom (#437)
  • run convex with pajarito?(try to solve misdp with complex variable) (#438)

Merged pull requests:

v0.14.8

04 May 20:24
da206ee
Compare
Choose a tag to compare

Convex v0.14.8

Diff since v0.14.7

Merged pull requests: