[Numpy-discussion] Proposal - extend histograms api to allow uneven bins

2020-02-10 Thread Alexander Reeves
Greetings, I have a PR that warrants discussion according to @seberg. See https://github.com/numpy/numpy/pull/14278. It is an enhancement that fixes a bug. The original bug is that when using the fd estimator on a dataset with small inter-quartile range and large outliers, the current codebase pr

Re: [Numpy-discussion] NEP 38 - Universal SIMD intrinsics

2020-02-10 Thread Ralf Gommers
On Tue, Feb 4, 2020 at 2:00 PM Hameer Abbasi wrote: > —snip— > > > 1) Once NumPy adds the framework and initial set of Universal Intrinsic, > if contributors want to leverage a new architecture specific SIMD > instruction, will they be expected to add software implementation of this > instruction

Re: [Numpy-discussion] NEP 38 - Universal SIMD intrinsics

2020-02-10 Thread Matti Picus
On 11/2/20 7:16 am, Ralf Gommers wrote: On Tue, Feb 4, 2020 at 2:00 PM Hameer Abbasi mailto:einstein.edi...@gmail.com>> wrote: —snip— > 1) Once NumPy adds the framework and initial set of Universal Intrinsic, if contributors want to leverage a new architecture specific SIMD