[SciPy-Dev] scipy.optimize: make out.x same shape as x0

Nico Schlömer nico.schloemer at gmail.com
Sat Apr 17 10:18:16 EDT 2021


Hi everyone,

I made a proposal for scipy.optimize/minimize methods to return the
solution out.x in the same shape as the input x0. Rationale is here
[1], and it was suggested to post the proposal here.

I'd be willing to work on this, of course. Let me know your thoughts!

Cheers,
Nico

[1] https://github.com/scipy/scipy/issues/13869


More information about the SciPy-Dev mailing list