Re: [Numpy-discussion] datetime update

2009-11-24 Thread David Cournapeau
On Tue, Nov 24, 2009 at 8:42 AM, Travis Oliphant wrote: > > I've made a few changes to datetime today and spent some time looking over > what is there and what remains to be implemented. > Basically, the biggest thing left to do is to implement the low-level > casting functions to and from datetim

Re: [Numpy-discussion] datetime update

2009-11-24 Thread Travis Oliphant
On Nov 23, 2009, at 6:53 PM, Pierre GM wrote: On Nov 23, 2009, at 6:42 PM, Travis Oliphant wrote: I've made a few changes to datetime today and spent some time looking over what is there and what remains to be implemented. As always, many thanks for your work !! Basically, the biggest t

Re: [Numpy-discussion] datetime update

2009-11-23 Thread Pierre GM
On Nov 23, 2009, at 6:42 PM, Travis Oliphant wrote: > > > I've made a few changes to datetime today and spent some time looking over > what is there and what remains to be implemented. As always, many thanks for your work !! > Basically, the biggest thing left to do is to implement the low-l

[Numpy-discussion] datetime update

2009-11-23 Thread Travis Oliphant
I've made a few changes to datetime today and spent some time looking over what is there and what remains to be implemented. Basically, the biggest thing left to do is to implement the low-level casting functions to and from datetime types and other numpy types. In addition, the ufuncs n