79650427

Date: 2025-06-02 23:11:58
Score: 1.5
Natty:
Report link

Please see https://scipy.github.io/devdocs/tutorial/optimize.html#id50 for notes on parallelisation support for minimize.

I recommend the use of schwimmbad as a nice way of wrapping mpi4py. You can see an example at https://schwimmbad.readthedocs.io/en/latest/examples/index.html#using-mpipool.

You're only going to get a speedup if the objective function is particularly expensive to compute.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Andrew Nelson