2017-09-30 0:02 GMT+02:00 Stuart Axon via pypy-dev :
> Hi,
>I'm trying out aubio and pysoundcard with pypy nightly.They use
> numpy, should I still be using numpypy or is upstream numpy the way to go ?
>
Upstream numpy is definitely the way to go.
> S++
>
>
Hi
We're maintaining both and we are planning into merging (in some point
in the future) the good parts of numpypy (speed of array access) with
the good parts of c numpy (compatibility)
On Tue, Sep 27, 2016 at 11:01 PM, Papa, Florin wrote:
> Hello,
>
> I read this announcement [1] saying that "o
IIRC referring to numpy w/ cpyext.
--
Ryan
[ERROR]: Your autotools build scripts are 200 lines longer than your
program. Something’s wrong.
http://kirbyfan64.github.io/
On Sep 27, 2016 4:02 PM, "Papa, Florin" wrote:
> Hello,
>
> I read this announcement [1] saying that "over 99% of the upstream