Thanks for merging!
After the merge, it's kind of a moot point now, but there was a failed
build at one point. The Python 2.7 test timed out. Then mid-day yesterday
the tests got run again and all passed. Not sure what's going on. I'm not
seeing a record of the failed build now.
On Tue, May 26, 20
On Tue, May 26, 2015 at 8:59 AM, Tom Krauss
wrote:
> Hi folks,
>
> After some discussion with Bill Spotz I decided to try to submit my new
> typemap to numpy.i that allows in-place arrays of an arbitrary number of
> dimensions to be passed in as a "flat" array with a single "size".
>
> To that en
Hi folks,
After some discussion with Bill Spotz I decided to try to submit my new
typemap to numpy.i that allows in-place arrays of an arbitrary number of
dimensions to be passed in as a "flat" array with a single "size".
To that end I created my first pull request
https://github.com/numpy/nump