Skip to content

v0.4.0

Compare
Choose a tag to compare
@RSchwan RSchwan released this 21 Jun 12:33
· 9 commits to main since this release

What's Changed

  • Instead of building both shared and static libraries, it can now be selected by setting BUILD_SHARED_LIBS.
  • Better support for CMake subdirectory installs.
  • Added Octave interface (thanks to @redstone99)
  • Added boundary control, i.e., dual inequality variables can't become zero anymore, avoiding potential NaNs in the solution.

New Contributors

Full Changelog: v0.3.1...v0.4.0