Skip to content

Releases: qoco-org/qocogen

v0.1.7

26 Mar 04:07
Compare
Choose a tag to compare
  • Fix conflicting function names and conflicting header guards

v0.1.6

21 Mar 04:30
Compare
Choose a tag to compare

Added Windows support (#2)

v0.1.5

16 Mar 05:59
Compare
Choose a tag to compare
  • Fix bug when 0 is in P.data, A.data, or G.data
  • The bug fix is needed to pass portfolio optimization unit tests with seeds 0 and 1 in cvxpygen

v0.1.4

11 Mar 04:38
Compare
Choose a tag to compare
  • Added exact linesearch
  • Fixed settings display

v0.1.3

11 Mar 02:56
Compare
Choose a tag to compare

Added update_data functions.

v0.1.2

14 Feb 01:59
Compare
Choose a tag to compare
  • Fixed the way relative gap error was computed

v0.1.0

19 Jan 04:02
Compare
Choose a tag to compare

Initial release of qocogen. Split code generation tool out from qoco-python.

Full Changelog: https://github.com/qoco-org/qocogen/commits/v0.1.0