On Saturday, 25 May 2019 at 20:07:19 UTC, NaN wrote:
Its differential evolution, you can pretty much optimise anything you can quantify.http://www1.icsi.berkeley.edu/~storn/code.html
Thanks, they even have Python example code. Nice.
Ola Fosheim Grøstad via Digitalmars-d-learn Sat, 25 May 2019 13:21:31 -0700
On Saturday, 25 May 2019 at 20:07:19 UTC, NaN wrote:
Its differential evolution, you can pretty much optimise anything you can quantify.http://www1.icsi.berkeley.edu/~storn/code.html
Thanks, they even have Python example code. Nice.