pypy - Gurobi solver library

Laura Creighton lac at openend.se
Wed Sep 30 01:59:47 EDT 2015


In a message of Tue, 29 Sep 2015 18:58:19 -0700, LJ writes:
>Hi All,
>
>I use gurobipy to model a large scale optimization problem. Is there a way to use pypy with the gurobipy library? Has anyone done this?
>
>Thanks.

I don't think so.  I think that gurobipy depends on having all of
numpy working, and pypy isn't there yet.  But you can ask this one
on pypy-dev at python.org in case there is somebody there who has
done such a thing.

Laura




More information about the Python-list mailing list