LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

Differential Evolution #132

Closed kevinhkhuynh closed 2 years ago

kevinhkhuynh commented 2 years ago

This PR adds a differential evolution algorithm class, as well as a greedy example of DMD Parametric Heat Conduction using differential evolution.

chldkdtn commented 2 years ago

@dylan-copeland @siuwuncheung This is cool stuff. I strongly recommend both of you to play with this.