Re: [Numpy-discussion] Deprecating ndarray.tostring()

2020-03-31 Thread Ralf Gommers
On Mon, Mar 30, 2020 at 1:09 PM Eric Wieser wrote: > Hi all, > > Just a heads up that in https://github.com/numpy/numpy/pull/15867 I plan > to deprecate ndarray.tostring(), which is just a confusing way to spell > ndarray.tobytes(). > > This function has been documented as a compatibility alias s

Re: [Numpy-discussion] Deprecating ndarray.tostring()

2020-03-31 Thread Charles R Harris
On Tue, Mar 31, 2020 at 5:33 AM Ralf Gommers wrote: > > > On Mon, Mar 30, 2020 at 1:09 PM Eric Wieser > wrote: > >> Hi all, >> >> Just a heads up that in https://github.com/numpy/numpy/pull/15867 I plan >> to deprecate ndarray.tostring(), which is just a confusing way to spell >> ndarray.tobytes

[Numpy-discussion] (Two hours later!) NumPy Community Meeting Wednesday, March 18

2020-03-31 Thread Sebastian Berg
Hi all, There will be a NumPy Community meeting Wednesday April 1 at 1(!)pm Pacific Time. Everyone is invited and encouraged to join in and edit the work-in-progress meeting topics and notes: https://hackmd.io/76o-IxCjQX2mOXO_wwkcpg?both Best wishes Sebastian PS: Remember that we will try doi

[Numpy-discussion] ANN: SfePy 2020.1

2020-03-31 Thread Robert Cimrman
I am pleased to announce release 2020.1 of SfePy. Description --- SfePy (simple finite elements in Python) is a software for solving systems of coupled partial differential equations by the finite element method or by the isogeometric analysis (limited support). It is distributed under t