j6626 opened this issue 2 years ago · 1 comments
The default solver used by the minimize routine (BFGS) sometimes has issues with getting stuck on the initial guess. I would suggest changing the solver to Nelder-Mead, which seems to be able to do better.
Thanks for the suggestion. Implemented by dc05dcc