Age | Commit message (Collapse) | Author |
|
first and at end
Also, do it in parallel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Happens if the initial position is close to a tight minimum, so all
simplex vertices have bad values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is what the GSL manual says should be done.
|
|
|
|
As long as it doesn't end up somewhere bad, it can probe where it likes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|