On Aug 28, 2009, at 4:03 PM, Charles R Harris wrote:
On Fri, Aug 28, 2009 at 2:43 PM, Travis Oliphant > wrote:
On Aug 28, 2009, at 12:39 PM, Charles R Harris wrote:
On Fri, Aug 28, 2009 at 10:47 AM, Travis Oliphant > wrote:
Hello folks,
In keeping with the complaint that the pace of
On Fri, Aug 28, 2009 at 2:43 PM, Travis Oliphant wrote:
>
> On Aug 28, 2009, at 12:39 PM, Charles R Harris wrote:
>
>
>
> On Fri, Aug 28, 2009 at 10:47 AM, Travis Oliphant
> wrote:
>
>>
>> Hello folks,
>>
>> In keeping with the complaint that the pace of NumPy development is too
>> fast, I've fi
On Aug 28, 2009, at 12:39 PM, Charles R Harris wrote:
On Fri, Aug 28, 2009 at 10:47 AM, Travis Oliphant > wrote:
Hello folks,
In keeping with the complaint that the pace of NumPy development is
too fast, I've finished the merge of the datetime branch to the
core. The trunk builds and
On Fri, Aug 28, 2009 at 10:39, Charles R
Harris wrote:
> What does UFUNC_OBJ_NEEDS_API do?
It specifies that the ufunc loops need access to the Python C API, so
the dispatcher should not release the GIL before running the loop.
> Hmm, "can also have an additional key called "metadata" which can
On Fri, Aug 28, 2009 at 10:47 AM, Travis Oliphant wrote:
>
> Hello folks,
>
> In keeping with the complaint that the pace of NumPy development is too fast,
> I've finished the merge of the datetime branch to the core. The trunk builds
> and all the (previous) tests pass for me.
>
> There are se
On Fri, Aug 28, 2009 at 10:53 AM, Darren Dale wrote:
> On Fri, Aug 28, 2009 at 12:47 PM, Travis Oliphant
> wrote:
> >
> > Hello folks,
> >
> In keeping with the complaint that the pace of NumPy development is too fast,
> I've finished the merge of the datetime branch to the core. The trunk buil
On Fri, Aug 28, 2009 at 12:47 PM, Travis Oliphant wrote:
>
> Hello folks,
> In keeping with the complaint that the pace of NumPy development is too fast, I've finished the merge of the datetime branch to the core. The trunk builds and all the (previous) tests pass for me.
> There are several tasks
Hello folks,
In keeping with the complaint that the pace of NumPy development is
too fast, I've finished the merge of the datetime branch to the core.
The trunk builds and all the (previous) tests pass for me.
There are several tasks remaining to be done (the current status is
definitel