pyfssa
pyfssa copied to clipboard
Add an optimizer option to SciPy to return the whole simplex
As calculating the errors involves the whole final simplex: https://github.com/andsor/pyfssa/blob/6d584a80988c345caadc13121a9d1e0b05a5bc11/fssa/fssa.py#L681
PR https://github.com/scipy/scipy/pull/5205