Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
Chris Angelico
rosuav at gmail.com
Tue Dec 20 16:10:26 EST 2011
On Wed, Dec 21, 2011 at 7:47 AM, MRAB <python at mrabarnett.plus.com> wrote:
> It looks like it's based on the date. I do something similar with the
> regex module, except that _my_ version number is Y2K compliant. :-)
The eight-digit date is a recognized entity. The truncated six-digit
form, much less so.
But either is better known than what PPWizard uses, which involves the
day-of-year...
ChrisA
More information about the Python-list
mailing list