Home

Awesome

Differential evolution optimization library

See documentation

Example application (see examples directory) presents a process of finding a minimum of function:

cost(x) = -cos(Pi * |x| / (1 + |x|))

where x is 4D vector. To view this presentation you need websockets enabled in your web browser.