Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 18:09
5649110
Version 0.6.0 (#55)

* Fix fval bound and activate equality constraints in setup_ldp (#46)

* Make fval_bound consistent with internal objective function

* Activate equality constraints inside update_ldp

* Update CI

* Fix python interface when blower and sense are not given (#47)

* Add function to remove redundant constraints in polyhedron (#48)

* Add minrep to Python interface (#49)

* Set target_include_directories and modify Cmake export (#53)

* Set target_include_directories

* Simulink Interface (#42)

* Correctly generate code for RinvD

* Do not explicitly store v and scaling in generated code

---------

Co-authored-by: Christopher Schulte <[email protected]>