Re: [Numpy-discussion] PyPy guys deserve some help on micronumpy from you, numpy gurus!

2011-11-21 Thread Peter
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

Re: [Numpy-discussion] PyPy guys deserve some help on micronumpy from you, numpy gurus!

2011-09-16 Thread Peter
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

Re: [Numpy-discussion] PyPy guys deserve some help on micronumpy from you, numpy gurus!

2011-09-15 Thread Stéfan van der Walt
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

Re: [Numpy-discussion] PyPy guys deserve some help on micronumpy from you, numpy gurus!

2011-09-15 Thread Peter
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

[Numpy-discussion] PyPy guys deserve some help on micronumpy from you, numpy gurus!

2011-09-15 Thread Valery Khamenya
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