You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <38617646+Don-Chris@users.noreply.github.com>