Re: [Numpy-discussion] Numpy headers

2010-02-19 Thread Edward Shishkin
Robert Kern wrote: > On Thu, Feb 18, 2010 at 12:29, Edward Shishkin > wrote: > > >> I maintain numpy for our distro and am planning to make a separate >> package (numpy-devel) for those headers to be delivered under >> /usr/include. >> > > If I sounded too harsh in my previous email, I apo

Re: [Numpy-discussion] Numpy headers

2010-02-19 Thread Robert Kern
On Thu, Feb 18, 2010 at 12:29, Edward Shishkin wrote: > I maintain numpy for our distro and am planning to make a separate > package (numpy-devel) for those headers to be delivered under > /usr/include. If I sounded too harsh in my previous email, I apologize. I *do* want to thank you for coming

Re: [Numpy-discussion] Best interface for computing the logarithm of the determinant?

2010-02-19 Thread Nathaniel Smith
Thanks for your comments, all. Since it occurs to me that this is a general need, not just for sparse matrices, and it would be very annoying to settle on one API for scikits.sparse and then have another show up in one of the main packages later, I've just submitted a patch for option (1) to numpy: