On Jun 17, 2012 9:37 PM, "David Cournapeau" wrote:
>
>
>
> On Sat, Jun 16, 2012 at 9:39 PM, Nathaniel Smith wrote:
>>
>> On Thu, Jun 14, 2012 at 5:20 PM, David Cournapeau
wrote:
>> >
>> >
>> > On Thu, Jun 14, 2012 at 5:17 PM, Nathaniel Smith wrote:
>> >>
>> >> On Wed, Jun 6, 2012 at 11:08 PM, N
On Sat, Jun 16, 2012 at 9:39 PM, Nathaniel Smith wrote:
> On Thu, Jun 14, 2012 at 5:20 PM, David Cournapeau
> wrote:
> >
> >
> > On Thu, Jun 14, 2012 at 5:17 PM, Nathaniel Smith wrote:
> >>
> >> On Wed, Jun 6, 2012 at 11:08 PM, Nathaniel Smith wrote:
> >> > Just submitted this pull request for
On Thu, Jun 14, 2012 at 5:20 PM, David Cournapeau wrote:
>
>
> On Thu, Jun 14, 2012 at 5:17 PM, Nathaniel Smith wrote:
>>
>> On Wed, Jun 6, 2012 at 11:08 PM, Nathaniel Smith wrote:
>> > Just submitted this pull request for discussion:
>> > https://github.com/numpy/numpy/pull/297
>> >
>> > As pe
I think we should go ahead and merge this PR. It would be ideal to make a
branch with the current code and then merge this into master.
I haven't had the time to do this. If you can do this Nathaniel, then it will
really help with 1.7 release.
Thanks,
-Travis
On Jun 14, 2012, at 11:17
On Thu, Jun 14, 2012 at 5:20 PM, David Cournapeau wrote:
>
>
>
> On Thu, Jun 14, 2012 at 5:17 PM, Nathaniel Smith wrote:
>>
>> On Wed, Jun 6, 2012 at 11:08 PM, Nathaniel Smith wrote:
>> > Just submitted this pull request for discussion:
>> > https://github.com/numpy/numpy/pull/297
>> >
>> > As
On Thu, Jun 14, 2012 at 10:17 AM, Nathaniel Smith wrote:
> On Wed, Jun 6, 2012 at 11:08 PM, Nathaniel Smith wrote:
> > Just submitted this pull request for discussion:
> > https://github.com/numpy/numpy/pull/297
> >
> > As per earlier discussion on the list, this PR attempts to remove
> > exact
On Thu, Jun 14, 2012 at 5:17 PM, Nathaniel Smith wrote:
> On Wed, Jun 6, 2012 at 11:08 PM, Nathaniel Smith wrote:
> > Just submitted this pull request for discussion:
> > https://github.com/numpy/numpy/pull/297
> >
> > As per earlier discussion on the list, this PR attempts to remove
> > exactl
On Wed, Jun 6, 2012 at 11:08 PM, Nathaniel Smith wrote:
> Just submitted this pull request for discussion:
> https://github.com/numpy/numpy/pull/297
>
> As per earlier discussion on the list, this PR attempts to remove
> exactly and only the maskna-related code from numpy mainline:
> http://mail
Just submitted this pull request for discussion:
https://github.com/numpy/numpy/pull/297
As per earlier discussion on the list, this PR attempts to remove
exactly and only the maskna-related code from numpy mainline:
http://mail.scipy.org/pipermail/numpy-discussion/2012-May/062417.html
The su