[SciPy-Dev] Parallelised brute

Andrew Nelson andyfaff at gmail.com
Thu Nov 1 17:04:33 EDT 2018


In #9428 I've added a workers keyword that adds the ability to parallelise
`optimize.brute`. It's not an enormous change, and it makes use of the
machinery that was used in `differential_evolution`. Is it too late for it
to go in before the next branch? Tests are passing, and I've added a test
to check that the parallelised version gives the same result as a serial
version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20181102/de10cc9d/attachment.html>


More information about the SciPy-Dev mailing list