Re: [Numpy-discussion] PR with changes to triangular array functions

2014-03-18 Thread Ralf Gommers
On Tue, Mar 18, 2014 at 11:21 PM, Jaime Fernández del Río < jaime.f...@gmail.com> wrote: > I submitted a PR that makes some improvements to the numpy functions > dealing with triangular arrays. Aside from a general speed-up of about 2x > for most functions, there are some minor changes to the publ

[Numpy-discussion] PR with changes to triangular array functions

2014-03-18 Thread Jaime Fernández del Río
I submitted a PR that makes some improvements to the numpy functions dealing with triangular arrays. Aside from a general speed-up of about 2x for most functions, there are some minor changes to the public API. In case anyone is concerned about them, here's a list: * 'np.tri' now accepts a boolean