Maybe Im doing something wrong? Appreciate all the help

[image: Inline image 1]

On Tue, Nov 24, 2015 at 3:45 PM, Laura Creighton <l...@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
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to