Path: csiph.com!goblin3!goblin1!goblin.stu.neva.ru!feeder1.xsusenet.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'yet.': 0.03; 'pypy': 0.07; 'cc:addr:python-list': 0.09; 'library?': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:library': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'numpy': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:pypy': 0.16; 'laura': 0.18; 'all,': 0.20; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'so.': 0.22; 'sep': 0.22; 'scale': 0.27; '-0700,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'somebody': 0.30; 'anyone': 0.32; 'tue,': 0.34; 'this?': 0.34; 'done': 0.35; "isn't": 0.35; 'problem.': 0.35; 'but': 0.36; 'there': 0.36; 'email addr:python.org': 0.36; 'depends': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'header:Message-Id:1': 0.61; 'header:In-reply-to:1': 0.84; 'working,': 0.84 To: LJ cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: pypy - Gurobi solver library In-reply-to: References: Comments: In-reply-to LJ message dated "Tue, 29 Sep 2015 18:58:19 -0700." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <27051.1443592787.1@fido> Content-Transfer-Encoding: quoted-printable Date: Wed, 30 Sep 2015 07:59:47 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Wed, 30 Sep 2015 07:59:49 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1443592801 news.xs4all.nl 23769 [2001:888:2000:d::a6]:35868 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97236 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 wa= y 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@python.org in case there is somebody there who has done such a thing. Laura