On Tue, May 26, 2015 at 8:59 AM, Tom Krauss <[email protected]> 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 end I created my first pull request > https://github.com/numpy/numpy/pull/5914 > sorry if I missed any steps or procedures - I noticed only after I did the > commit and pull request that I should have created a new feature branch, > sorry about that. > > Anyway I noticed the pull request initiated a series of tests and one of > them failed. How do I go about debugging and resolving the failure? > Looks like it passed the tests, in fact, I don't think travis tests numpy.i, but I could be wrong about that. Chuck
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
