Re: [Numpy-discussion] np.{bool,float,int} deprecation

2020-12-13 Thread Juan Nunez-Iglesias
> On 13 Dec 2020, at 6:25 am, Sebastian Berg wrote: > > But "default" in NumPy really doesn't mean a whole lot? I can think of > three places where "defaults" exists: Huh? There are platform-specific defaults for literally every array creation function in NumPy? In [1]: np.array([4, 9]).dty

Re: [Numpy-discussion] np.{bool,float,int} deprecation

2020-12-13 Thread Sebastian Berg
On Sun, 2020-12-13 at 19:00 +1100, Juan Nunez-Iglesias wrote: > > > > On 13 Dec 2020, at 6:25 am, Sebastian Berg < > > [email protected]> wrote: > > > > But "default" in NumPy really doesn't mean a whole lot?  I can > > think of > > three places where "defaults" exists: > > Huh? There

Re: [Numpy-discussion] np.{bool,float,int} deprecation

2020-12-13 Thread Ralf Gommers
On Sun, Dec 13, 2020 at 7:29 PM Sebastian Berg wrote: > On Sun, 2020-12-13 at 19:00 +1100, Juan Nunez-Iglesias wrote: > > > > > > > On 13 Dec 2020, at 6:25 am, Sebastian Berg < > > > [email protected]> wrote: > > > > > > But "default" in NumPy really doesn't mean a whole lot? I can > >