Skip to content

Releases: jump-dev/Convex.jl

v0.13.6

08 Sep 21:12
ea709c0
Compare
Choose a tag to compare

Convex v0.13.6

Diff since v0.13.5

Closed issues:

  • diagm does not work (#401)

Merged pull requests:

v0.13.5

25 Aug 03:11
c97b779
Compare
Choose a tag to compare

Convex v0.13.5

Diff since v0.13.4

Closed issues:

  • Missing website (#397)
  • Sequential quadratic programming does not work with quadcost (#398)

Merged pull requests:

v0.13.4

27 Jul 21:07
dd2f6c9
Compare
Choose a tag to compare

Convex v0.13.4

Diff since v0.13.3

Merged pull requests:

v0.13.3

22 Mar 01:04
c30c4b0
Compare
Choose a tag to compare

Convex v0.13.3

Diff since v0.13.2

Closed issues:

  • maintenance (#95)
  • wrong conversion to conic form of LASSO (#219)
  • add_constraint! does not add constraint to problem (#380)

Merged pull requests:

v0.13.2

13 Mar 23:06
9e55404
Compare
Choose a tag to compare

Convex v0.13.2

Diff since v0.13.1

Merged pull requests:

v0.13.1

06 Mar 01:05
60b3f85
Compare
Choose a tag to compare

Convex v0.13.1

Diff since v0.13.0

Closed issues:

  • Rethinking how to approach v0.13 (#361)
  • [Request] Ability to suppress "vexity check" warnings (#362)
  • No speedup from multithreading. big speed up from multi-processing (#370)

Merged pull requests:

v0.13.0

28 Feb 22:05
bdabc6f
Compare
Choose a tag to compare

Convex v0.13.0

Diff since v0.12.7

Closed issues:

  • Rethinking how to approach v0.13 (#361)
  • Wrong indices in documentation of conv\(h,x\) ? (#364)
  • problem.status == :Optimal (on master) (#354)
  • "aux" is not an allowed directory name under windows (#349)
  • quadform returns a 1x1 matrix (#341)
  • Dual values of complex constraints wrong, poisons later dual values (#337)
  • lambdamin and lambdamax should be eigmin and eigmax? (#336)
  • conv fails for complex inputs (#288)
  • Switch to MathOptInterface (#262)

Merged pull requests:

v0.12.7

24 Feb 18:22
v0.12.7
Compare
Choose a tag to compare

v0.12.6

08 Nov 14:48
v0.12.6
Compare
Choose a tag to compare

v0.12.6 (2019-11-08)

Diff since v0.12.5

Closed issues:

  • Printing is too verbose with many constraints (#342)
  • helping with updating Examples (#338)
  • Switch examples to Weave or Literate (#335)
  • Document homepage is empty (#334)
  • eye is no longer supported in new julia (#331)
  • Cache conic forms between solve!s? (#318)
  • Running error in Control example (#268)
  • Update examples to reflect new syntax for dot\(\*\) (#201)

Merged pull requests:

v0.12.5

11 Sep 08:35
v0.12.5
ee58743
Compare
Choose a tag to compare

v0.12.5 (2019-09-10)

Diff since v0.12.4

Closed issues:

  • trace() throws UndefVarError; (not documented) tr() should be used instead (#319)
  • Partial transpose (#168)
  • Memory leak (#83)

Merged pull requests: