Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Version 1.1.0

Compare
Choose a tag to compare
@Lazloo Lazloo released this 09 Jan 13:28
· 6 commits to master since this release

Major Changes:

  • Inequality Constraint w.r.t. to objectives can now be applied for expected improvement
  • Modification in plotParetoFront and predictParetoFront regarding the 2D case
  • Debugging of AnalyzeMixture Class
  • Heterodedastic noise can now be estimated (generateNoiseModel)
  • Major improvements in TaylorKriging (Kriging with non-linear mechanistic models)
  • Speedup in calculation of 2D expected hypervolume improvement

Minor Changes:

  • Small changes w.r.t. to the tutorial
  • New color scheme available: FZJ
  • Use now "surf" instead of "mesh" for 3D plots
  • The class BaysianOptimization was renamed to BaysianOptimizationClass