[Numpy-discussion] addition to numpy.i

Tom Krauss thomas.p.krauss at gmail.com
Wed May 27 14:37:23 EDT 2015


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, 2015 at 12:16 PM, Charles R Harris <
charlesr.harris at gmail.com> wrote:

>
>
> On Tue, May 26, 2015 at 8:59 AM, Tom Krauss <thomas.p.krauss at gmail.com>
> 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
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150527/de510645/attachment.html>


More information about the NumPy-Discussion mailing list