[Numpy-discussion] Summer of Code: Proposal for Implementing date/time types in NumPy

Charles R Harris charlesr.harris at gmail.com
Wed Mar 25 15:56:53 EDT 2009


On Wed, Mar 25, 2009 at 10:33 AM, Pierre GM <pgmdevlist at gmail.com> wrote:

> Ciao Marty,
> Great idea indeed !  However, I'd really like to have an easy way to
> plug the suggested dtype w/ the existing Date class from the
> scikits.timeseries package (Date is implemented in C, you can find the
> sources through the link on http://pytseries.sourceforge.net). I agree
> that this particular aspect is not a priority, but it'd be nice to
> keep it in a corner of the mind.
> In any case, keep me in the loop.
> Cheers,
> P.
>

Just for clarification, was it the intent that these new data types should
be implemented at the C/cython level? If so, the project probably requires a
knowlege of C and some help digging through the lower levels of numpy.

<snip>

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090325/1f8ecedc/attachment.html>


More information about the NumPy-Discussion mailing list