[Numpy-discussion] request for SWIG numpy.i users

Ralf Gommers ralf.gommers at gmail.com
Tue Jun 4 16:13:12 EDT 2013


Hi,

If you're using or are very familiar with SWIG and the numpy.i interface to
it, please help to test and/or review
https://github.com/numpy/numpy/pull/3148. It's a fairly major update to
numpy.i by Bill Spotz, containing the following:
  - support for 4D arrays and memory managed output arguments
  - rework for the deprecated API's in numpy 1.6 and 1.7
  - a bug fix in a 3D typemap
  - documentation improvements

It would be good to have this merged before branching 1.8.x. Not many of
the regular reviewers of numpy PRs are familiar with numpy.i, therefore
help would be much appreciated.

Thanks,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130604/482bd955/attachment.html>


More information about the NumPy-Discussion mailing list