[Numpy-discussion] NumPy - BIDS / community meeting March 27

2019-03-26 Thread Tyler Reddy
Hi, A reminder of the weekly call tomorrow (March 27) at 12 pm Pacific Time, with work in progress meeting notes here: https://hackmd.io/kPZJ6E4aTa-27fsEsgY2Sw?view There's a section for community-suggested topics. ___ NumPy-Discussion mailing list NumP

[Numpy-discussion] SWIG typemap (numpy.i)

2019-03-26 Thread Giuseppe Di Guglielmo
What is the right SWIG typemap for the following function? void filter(int height, int width, unsigned int *input_array_2d, unsigned int *input_array_2d); The input and output arrays are bi-dimensional. The input array is read-only and the output array is write-only. I tried something like: %app

[Numpy-discussion] ANN: SfePy 2019.1

2019-03-26 Thread Robert Cimrman
I am pleased to announce release 2019.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