USArmy-Corps-of-Engineers-RMC / Numerics

Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.
Other
21 stars 2 forks source link

Test_DifferentialEvolution - Bukin Fails #12

Closed sadie-niblett closed 4 months ago

sadie-niblett commented 4 months ago

DE fails to converge with the Bukin function. It's a global algorithm, so there's no parameters to mess with to try and get it to converge. Not sure why it isn't converging or how we can fix it.

Should be getting f(-10,1)=0 and currently getting f(-14.81, 2,9)=0.0480820287015078.

HadenSmith commented 4 months ago

I added a note in the test.