v0.12.6
v0.12.6 (2019-11-08)
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:
- Add
MAXWIDTH
for printing (#345) (ericphanson) - Update docs and cleanup (#343) (ericphanson)
- Finance examples (#340) (PaulSoderlind)
- remove eye from examples; closes #331 (#333) (ranocha)
- add more tests, in particular for dual variables, cf. #290 (#332) (ranocha)
- Introducing the Convex.jl Problem Depot (#328) (ericphanson)
- Switch examples to use Literate.jl and update to 1.0 (#339) (ericphanson)