Re: [Numpy-discussion] Numpy 1.10.3 release.

2016-01-06 Thread Ralf Gommers
On Wed, Jan 6, 2016 at 8:30 AM, Ralf Gommers wrote: > > > > On Mon, Jan 4, 2016 at 9:38 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: >> >> >> The failed tests require pyrex, fortran, and swig. The refcount error >> comes and goes, probably the test isn't very good. Ralf, is there a

[Numpy-discussion] Subclass awareness of outer, inner, dot, ...

2016-01-06 Thread Marten van Kerkwijk
Hi All, Having just had a look at functions where astropy's quantities are silently converted to ndarray, I came across some that, in principle, are easy to solve, yet for which, as always, there is a worry about backward compatibility. So, the question arises what to do. As a specific example, c