Hi - I want to start trying out the new dtype for representation of arrays of times, datetime64, which is implemented in the current svn. Is there any documentation anywhere? I know of this proposal:
http://numpy.scipy.org/svn/numpy/tags/1.3.0/doc/neps/datetime-proposal3.rst but apparently the current implementation of the dtype didn't follow this proposal - the hypothetical examples in the spec don't work with the implementation. I just want to see a couple of examples on how to initialize arrays of this dtype, and what kinds of operations can be done with them (and with timedelta64). Thanks a lot, Ariel -- Ariel Rokem Helen Wills Neuroscience Institute University of California, Berkeley http://argentum.ucbso.berkeley.edu/ariel _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
