Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@tzaeschke tzaeschke released this 28 Apr 14:08
· 2 commits to master since this release

Overview:

  • INTERNAL ERROR in FastLSolve.solveL1Straight() caused by bug in DLCP.solve1()

Detailed list of changes from CHANGELOG:

  • Fix INTERNAL ERROR in FastLSolve.solveL1Straight() caused by bug in DLCP.solve1(). #133
  • Fix formatting of debug/info/error message. #135
  • QOL: allow calling destroy() multiple times. #139