Bug#463007: python-numpy: Problem with the numarray includes

2008-02-06 Thread Ondrej Certik
Hi Frederic, On Jan 28, 2008 9:52 PM, picca frederic <[EMAIL PROTECTED]> wrote: > Package: python-numpy > Version: 1:1.0.4-5 > Severity: normal > > > Hello > > In the numpy documentation the transition from numarray to numpy for the > C extension is explained like this: > #include "numarray/libnum

Bug#463007: python-numpy: Problem with the numarray includes

2008-01-28 Thread picca frederic
Package: python-numpy Version: 1:1.0.4-5 Severity: normal Hello In the numpy documentation the transition from numarray to numpy for the C extension is explained like this: #include "numarray/libnumarray.h" -> "numpy/libnumarray.h" but when I used distutils for my C-module the compilation hang