issues
search
jbussemaker
/
SBArchOpt
Surrogate-Based Architecture Optimization toolbox
https://sbarchopt.readthedocs.io/
MIT License
14
stars
4
forks
source link
update sbarchopt for segomoe updates
#20
Closed
Paul-Saves
closed
8 months ago
Paul-Saves
commented
8 months ago
Fix the code for segomoe_test to run without errors when SEGOMOE is installed
Modify the "try-except" clause in segomoe/algo to make it test only segomoe installation
- Add SMT and Numba to requirements
Add HAS_SMT flag
Update SMT models for them to be used in SEGOMOE/moe with respect to SEGOMOE 6.1 last updates
Fixing tests for ArchSBO made a bug being discovered in SMT
https://github.com/SMTorg/smt/pull/516
for more infos.
- Add SMT and Numba to requirements