[pypy-dev] Multiprocessing - CPython and PyPy

Luis José Novoa luisjosenovoa at gmail.com
Tue Nov 24 17:38:02 EST 2015


Maybe Im doing something wrong? Appreciate all the help

[image: Inline image 1]

On Tue, Nov 24, 2015 at 3:45 PM, Laura Creighton <lac at openend.se> wrote:

> In a message of Tue, 24 Nov 2015 15:35:26 -0500, Luis José Novoa writes:
> >Hi Maciej,
> >
> >Thanks for your reply. The problem is that Im using gurobipy (for the
> >interaction with the mathematical programming solver Gurobi) to solve a
> >master problem and then using the output to solve the subproblems. Now,
> >gurobipy is not compatible wiith PyPy.
>
> You've tried and it doesn't work?  Gorobipy wants numpy in order
> to work, but the question is _how much numpy_?  If you are lucky,
> the parts it needs are already in pypy's numpy support.
>
> Laura
>
>


-- 
Luis J. Novoa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20151124/a8a823a6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 39700 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20151124/a8a823a6/attachment-0001.png>


More information about the pypy-dev mailing list