Re: [Numpy-discussion] C99 compatible complex number tests fail

2014-01-04 Thread Eric Moore
On Saturday, January 4, 2014, Ralf Gommers wrote: > > > > On Mon, Dec 23, 2013 at 12:14 AM, Matti Picus > > > wrote: > >> Hi. I started to port the stdlib cmath C99 compatible complex number >> tests to numpy, after noticing that numpy seems to have different >> complex number routines than cmat

Re: [Numpy-discussion] C99 compatible complex number tests fail

2014-01-04 Thread Ralf Gommers
On Mon, Dec 23, 2013 at 12:14 AM, Matti Picus wrote: > Hi. I started to port the stdlib cmath C99 compatible complex number > tests to numpy, after noticing that numpy seems to have different > complex number routines than cmath. The work is available on a > "retest_complex" branch of numpy > htt

[Numpy-discussion] C99 compatible complex number tests fail

2013-12-22 Thread Matti Picus
Hi. I started to port the stdlib cmath C99 compatible complex number tests to numpy, after noticing that numpy seems to have different complex number routines than cmath. The work is available on a "retest_complex" branch of numpy https://github.com/mattip/numpy/tree/retest_complex The tests can