On Fri, Oct 26, 2012 at 3:10 PM, Sebastian Berg
wrote:
> Hey
>
> On Thu, 2012-10-25 at 19:27 -0600, Charles R Harris wrote:
> > Hi Sebastian,
> >
>
> >
> > You seem to becoming more involved in the code maintenance. Would you
> > be interested in gaining commit rights at some point?
> >
> Maybe,
Hey
On Thu, 2012-10-25 at 19:27 -0600, Charles R Harris wrote:
> Hi Sebastian,
>
>
> You seem to becoming more involved in the code maintenance. Would you
> be interested in gaining commit rights at some point?
>
Maybe, but honestly I am not sure if I will keep following numpy very
closely in
On Fri, Oct 26, 2012 at 1:27 AM, David Warde-Farley
wrote:
> On Fri, Oct 26, 2012 at 1:04 AM, wrote:
>
>> Fine, I didn't understand that part correctly.
>>
>> I have no opinion in that case.
>> (In statsmodels we only use copy the array method and through np.array().)
>
> Do you implement __copy
On Fri, Oct 26, 2012 at 1:04 AM, wrote:
> Fine, I didn't understand that part correctly.
>
> I have no opinion in that case.
> (In statsmodels we only use copy the array method and through np.array().)
Do you implement __copy__ or __deepcopy__ on your objects? If not,
client code using statsmod
On Thu, Oct 25, 2012 at 11:48 PM, David Warde-Farley
wrote:
> On Thu, Oct 25, 2012 at 8:39 PM, wrote:
>> On Thu, Oct 25, 2012 at 6:58 PM, David Warde-Farley
>> wrote:
>>> On Thu, Oct 25, 2012 at 6:15 PM, Sebastian Berg
>>> wrote:
On Thu, 2012-10-25 at 17:48 -0400, David Warde-Farley wrote
On Thu, Oct 25, 2012 at 8:39 PM, wrote:
> On Thu, Oct 25, 2012 at 6:58 PM, David Warde-Farley
> wrote:
>> On Thu, Oct 25, 2012 at 6:15 PM, Sebastian Berg
>> wrote:
>>> On Thu, 2012-10-25 at 17:48 -0400, David Warde-Farley wrote:
>>
>>> Don't worry about that failure on Travis... It happens rand
Hi Sebastian,
On Thu, Oct 25, 2012 at 4:15 PM, Sebastian Berg
wrote:
> On Thu, 2012-10-25 at 17:48 -0400, David Warde-Farley wrote:
> > I submitted a pull request and one of the Travis builds is failing:
> >
> > https://travis-ci.org/#!/numpy/numpy/jobs/2933551
> >
> Don't worry about that fa
On Thu, Oct 25, 2012 at 6:58 PM, David Warde-Farley
wrote:
> On Thu, Oct 25, 2012 at 6:15 PM, Sebastian Berg
> wrote:
>> On Thu, 2012-10-25 at 17:48 -0400, David Warde-Farley wrote:
>
>> Don't worry about that failure on Travis... It happens randomly on at
>> the moment and its unrelated to anyth
On Thu, Oct 25, 2012 at 6:15 PM, Sebastian Berg
wrote:
> On Thu, 2012-10-25 at 17:48 -0400, David Warde-Farley wrote:
> Don't worry about that failure on Travis... It happens randomly on at
> the moment and its unrelated to anything you are doing.
Ah, okay. I figured it was something like that.
On Thu, 2012-10-25 at 17:48 -0400, David Warde-Farley wrote:
> I submitted a pull request and one of the Travis builds is failing:
>
> https://travis-ci.org/#!/numpy/numpy/jobs/2933551
>
Don't worry about that failure on Travis... It happens randomly on at
the moment and its unrelated to anyt
I submitted a pull request and one of the Travis builds is failing:
https://travis-ci.org/#!/numpy/numpy/jobs/2933551
Given my changes,
https://github.com/dwf/numpy/commit/4c88fdafc003397d6879f81bf59f68adeeb59f2b
I don't see how the masked array module (responsible for the failing
test)
11 matches
Mail list logo