pyfssa icon indicating copy to clipboard operation
pyfssa copied to clipboard

Add an optimizer option to SciPy to return the whole simplex

Open andsor opened this issue 10 years ago • 1 comments

As calculating the errors involves the whole final simplex: https://github.com/andsor/pyfssa/blob/6d584a80988c345caadc13121a9d1e0b05a5bc11/fssa/fssa.py#L681

andsor avatar Aug 30 '15 11:08 andsor

PR https://github.com/scipy/scipy/pull/5205

andsor avatar Aug 30 '15 14:08 andsor