Skip to content

0.11.1

Compare
Choose a tag to compare
@Scienfitz Scienfitz released this 01 Oct 11:55
· 486 commits to main since this release
0d20f62

What's Changed

Added

  • Continuous linear constraints have been consolidated in the new
    ContinuousLinearConstraint class

Changed

  • get_surrogate now also returns the model for transformed single targets or
    desirability objectives

Fixed

  • Unsafe name-based matching of columns in get_comp_rep_parameter_indices

Deprecated

  • ContinuousLinearEqualityConstraint and ContinuousLinearInequalityConstraint
    replaced by ContinuousLinearConstraint with the corresponding operator keyword

Merged Pull Requests

Full Changelog: 0.11.0...0.11.1