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
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
