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

2021-08-19 Thread Stanley Seibert
On Thu, Aug 19, 2021 at 2:13 AM Jerry Morrison < jerry.morrison+nu...@gmail.com> wrote: > > I'll put forth an expectation that after installing a specific set of > libraries, the floating point results would be identical across platforms > and into the future. Ideally developers could install libr

Re: [Numpy-discussion] Adding New Feature

2021-08-19 Thread Matti Picus
On 19/8/21 6:15 pm, Bhavay Malhotra wrote: Dear Team, I’m thinking of adding a new feature in response to the issue no. #19039. The feature is basically a function to check whether the data type of both the numpy arrays are same or not. If the numpy arrays have different data types function

[Numpy-discussion] Adding New Feature

2021-08-19 Thread Bhavay Malhotra
Dear Team, I’m thinking of adding a new feature in response to the issue no. #19039. The feature is basically a function to check whether the data type of both the numpy arrays are same or not. If the numpy arrays have different data types function return a False else it returns a True. P

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

2021-08-19 Thread Jerry Morrison
On Fri, Jul 30, 2021 at 12:22 PM Sebastian Berg wrote: > 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