On Fri, Sep 16, 2011 at 10:49 AM, Peter
wrote:
> On Thu, Sep 15, 2011 at 11:34 AM, Peter
> wrote:
>> This may not be the best place to ask, but how should a
>> python script (e.g. setup.py) distinguish between real NumPy
>> and micronumpy? Or should I instead be looking to distinguish
>> PyPy ver
On Thu, Sep 15, 2011 at 11:34 AM, Peter
wrote:
> This may not be the best place to ask, but 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?
For anyone intereste
Hi Valery
On Thu, Sep 15, 2011 at 3:23 AM, Valery Khamenya wrote:
> There is a module micronumpy that appeared at PyPy source tree:
> https://bitbucket.org/pypy/pypy/src/dfae5033127e/pypy/module/micronumpy/
> The great contributions of Justin Peel and Ilya Osadchiy to micronumpy
> module revive s
On Thu, Sep 15, 2011 at 11:23 AM, Valery Khamenya wrote:
> Hi
> (replying please Cc to me)
> There is a module micronumpy that appeared at PyPy source tree:
> https://bitbucket.org/pypy/pypy/src/dfae5033127e/pypy/module/micronumpy/
> The great contributions of Justin Peel and Ilya Osadchiy to micr
Hi
(replying please Cc to me)
There is a module micronumpy that appeared at PyPy source tree:
https://bitbucket.org/pypy/pypy/src/dfae5033127e/pypy/module/micronumpy/
The great contributions of Justin Peel and Ilya Osadchiy to micronumpy
module revive step-by-step the functionality of numpy.
It w