Re: [Numpy-discussion] Floating point precision expectations in NumPy

2021-07-30 Thread Jerry Morrison
On Tue, Jul 27, 2021 at 4:55 PM Sebastian Berg wrote: > Hi all, > > there is a proposal to add some Intel specific fast math routine to > NumPy: > > https://github.com/numpy/numpy/pull/19478 > > part of numerical algorithms is that there is always a speed vs. > precision trade-off, giving a m

Re: [Numpy-discussion] Floating point precision expectations in NumPy

2021-07-30 Thread Sebastian Berg
On Fri, 2021-07-30 at 11:04 -0700, Jerry Morrison wrote: > On Tue, Jul 27, 2021 at 4:55 PM Sebastian Berg < > sebast...@sipsolutions.net> > wrote: > > > Hi all, > > > > there is a proposal to add some Intel specific fast math routine to > > NumPy: > > > >     https://github.com/numpy/numpy/pull