Hi all,
In [1] I am adding institutional partners and sponsor logos to the numpy.org
website. Sebastian made some good comments there, and I think it would be
very helpful if we had some guidelines on how we acknowledge sponsorship.
Our governance doc has clear text on what an Institutional Partn
Hi,
In numpy.i, I’m looking at the typemaps for inplace Fortran arrays, for
example:
Typemap suite for (DATA_TYPE* INPLACE_FARRAY2, DIM_TYPE DIM1, DIM_TYPE DIM2)
The typemap code (e.g. line 1579) uses the require_contiguous function for
error checking, but I think maybe this is supposed to b