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
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
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
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