Tagged Questions
0
votes
2answers
530 views
Using GNU Scientific “multimin” to find all local minima
The GNU Scientific library has a multi-dimensional function minimization framework. However, its caveats explicitly says that when used on a function with several different local minima it just ...