On Sat, Sep 8, 2012 at 2:01 PM, Dag Sverre Seljebotn
wrote:
>
>
> Nathaniel Smith wrote:
>
>>Hi Cythoneers,
>>
>>Ralf just proposed this pull request for numpy, to unconditionally
>>install
>>a warning filter to silence all "numpy.dtype size changed",
>>"numpy.ufunc
>>size changed" warnings that
Nathaniel Smith wrote:
>Hi Cythoneers,
>
>Ralf just proposed this pull request for numpy, to unconditionally
>install
>a warning filter to silence all "numpy.dtype size changed",
>"numpy.ufunc
>size changed" warnings that Cython likes to spit out. See the links
>below
>for details. Figured you
Hi Cythoneers,
Ralf just proposed this pull request for numpy, to unconditionally install
a warning filter to silence all "numpy.dtype size changed", "numpy.ufunc
size changed" warnings that Cython likes to spit out. See the links below
for details. Figured you should have a chance to comment, any