v0.12.5
v0.12.5 (2019-09-10)
Closed issues:
- trace() throws UndefVarError; (not documented) tr() should be used instead (#319)
- Partial transpose (#168)
- Memory leak (#83)
Merged pull requests:
- Update printing docs and document
MAXDEPTH
. (#329) (ericphanson) - [docs] Update
trace
totr
(#327) (ericphanson) - Improve printing of problems, constraints, and variables (#325) (ericphanson)
- Only benchmark on PRs (#324) (ericphanson)
- Fix benchmarking on travis (thanks to @tkf) (#323) (ericphanson)
- Remove global variables (#322) (ericphanson)
- Add benchmarks (#321) (ericphanson)