[pypy-dev] Detecting numpy vs micronumpy

Alex Gaynor alex.gaynor at gmail.com
Thu Sep 15 23:02:42 CEST 2011


I think, for the time being, the appropriate solution is to just check the
Python version, the original NumPy doesn't run on PyPy so it should be fine.

Alex

On Thu, Sep 15, 2011 at 5:00 PM, Peter Cock <p.j.a.cock at googlemail.com>wrote:

> Dear all,
>
> I tried asking this on the NumPy mailing list, but realise here is more
> likely:
> http://mail.scipy.org/pipermail/numpy-discussion/2011-September/058439.html
>
> How should a python script (e.g. setup.py) distinguish between
> real numpy and micronumpy? Or should I instead be looking
> to distinguish PyPy versus another Python implementation?
>
> Thanks,
>
> Peter
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>



-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110915/c042accd/attachment.html>


More information about the pypy-dev mailing list