Skip to content

A proof-of-concept of using DEAP as an optimization driver for OpenMDAO.

Notifications You must be signed in to change notification settings

ovidner/openmdao-deap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMDAO-DEAP

A proof-of-concept of using DEAP as an optimization driver for OpenMDAO.

Check out tests/test_benchmarks.py for a few pointers on how to use this.

What works?

  • Optimizing unconstrained models

What's borken?

  • Probably everything else

How do I run the tests?

  • Get Poetry.
  • poetry install
  • poetry run pytest

About

A proof-of-concept of using DEAP as an optimization driver for OpenMDAO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages