- Fixed instantiation of continuously-relaxed mixed-discrete Kriging models when using PLS - Support categorical hierarchical design variables for Kriging models (SMT) - Support changing DOE size after the fact for doe_algo - More open interface for storing/loading (intermediate) results; including support for non file-based operations
1.1.5
- Bug fix: ImportError when not all optional dependencies are installed - Added support for random seed (sampling, pymoo interface, ArchSBO, HEBO, BoTorch/Ax, Trieste)
1.1.4
- Enable Numba for SMT Kriging models - Fix KPLS interface - Improved documentation: https://sbarchopt.readthedocs.io/ - Various bug fixes
1.1.3
- Added hidden constraint strategies to ArchSBO - Support creating KPLS surrogates in ArchSBO - Added constraints elimination strategy in ArchSBO - Added evaluation results to the turbofan test problems - Fixed various bugs