Skip to content

Files

Latest commit

1d249ba · Dec 15, 2023

History

History
40 lines (26 loc) · 898 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 898 Bytes

wopsego

Legacy Python 2.7 WhatsOpt API for SEGOMOE Onera Optimizer.

For Python 3+, please refer to SEGOMOE as WhatsOpt web service

Prerequesite

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/whatsopt

Install

git clone https://github.com/OneraHub/wopsego
cd wopsego
pip install -e .

Examples

python examples/unconstrained_optim.py

or

python examples/constrained_optim.py