Skip to content

Releases: alphaville/optimization-engine

Opengen 0.7.1

14 Feb 18:49
a83981f
Compare
Choose a tag to compare

What's Changed

Full Changelog: opengen-0.7.0...opengen-0.7.1

OpEn v0.7.7

17 Jan 20:04
0be0e33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7

OpEn v0.7.6

11 Oct 22:13
6fc98ec
Compare
Choose a tag to compare

Added

  • Update functions in AlmOptimizerStatus

What's Changed

New Contributors

Full Changelog: v0.7.5...v0.7.6

Opengen 0.7.0

11 Oct 22:09
6fc98ec
Compare
Choose a tag to compare

Added

  • Code generation and support for preconditioning

What's Changed

New Contributors

Full Changelog: opengen-0.6.13...opengen-0.7.0

Opengen 0.6.13

06 Sep 22:09
9e77bc8
Compare
Choose a tag to compare

Changed

  • Removing timestamps from auto-generated files
  • Removing random strings from function names (no mangling)

What's Changed

Full Changelog: opengen-0.6.12...opengen-0.6.13

Opengen 0.6.12

08 Aug 14:16
1030b3c
Compare
Choose a tag to compare
  • Got rid of Rust warnings for generated code

What's Changed

New Contributors

Full Changelog: v0.7.5...opengen-0.6.12

OpEn v0.7.5

23 Jun 16:13
65374ec
Compare
Choose a tag to compare

Fixed

  • Fixed estimation of initial Lipschitz constant, L, when it is close to or equal to zero (e.g., Huber loss function)
  • Fixed issue in AlmFactory related to (F2) penalty constraints: there was an issue with AlmFactory that messed up the definition of problems with PM(F2)-type constraints; it is now fixed

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

Opengen 0.6.11

10 Mar 16:45
4570017
Compare
Choose a tag to compare
  • Changed f-strings (f"{variable}") to .format for python3.5 compatibility
  • Fixed typo in tcp_server.rs

What's Changed

New Contributors

Full Changelog: opengen-0.6.9...opengen-0.6.11

Opengen 0.6.9

24 Jan 18:07
f376f60
Compare
Choose a tag to compare
  • Fixed bug #259 by linking to clap v2

What's Changed

  • Currently only compatible with clap v2 by @smokinmirror in #260

Full Changelog: opengen-0.6.8...opengen-0.6.9

Opengen 0.6.8

03 Dec 15:31
09384b2
Compare
Choose a tag to compare
  • This release fixes a bug that prevented Windows users from using the direct interface of opengen.

What's Changed

  • Hotfix/win error by @smokinmirror in #254

Full Changelog: v0.7.4...opengen-0.6.8