Legacy Python 2.7 WhatsOpt API for SEGOMOE Onera Optimizer.
For Python 3+, please refer to SEGOMOE as WhatsOpt web service
You need an account on the WhatsOpt server. See contact.
You have to be logged in WhatsOpt server before using WhatsOpt SEGOMOE API. Run the following command:
wop login https://ether.onera.fr/whatsoptgit clone https://github.com/OneraHub/wopsego
cd wopsego
pip install -e .python examples/unconstrained_optim.pyor
python examples/constrained_optim.py