"Bulba!" <[EMAIL PROTECTED]> wrote in message
E.g. right now I would kill for a standard, built-in matrix type
The array types of Numerical Python (NumPy) and now Numarray are, defacto, Python's standard 1 to n dimensional array types. Once installed, they are as builtin as anything else. Several other packages build on top of them.
And one of the goals of numarray (which is a complete rewrite of Numeric) *is* entry into the standard library.
-- Robert Kern [EMAIL PROTECTED]
"In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list