Skip to content

whatsopt/wopsego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WhatsOpt API for SEGOMOE Onera Optimizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages