Design-by-Committee

Fredrik Lundh fredrik at pythonware.com
Mon May 7 17:55:31 EDT 2001


Chris Barker wrote:
> Let's hope Numeric gets into the standard library soon.

    http://python.sourceforge.net/peps/pep-0209.html

    "This PEP proposes a redesign and re-implementation of the multi-
    dimensional array module, Numeric, to make it easier to add new
    features and functionality to the module"

    (the PEP doesn't mention it, but iirc, part of the reason for a
    rewrite is that the current codebase is one big mess.  before
    that's sorted out, it won't be added to the core)

also see:

    http://python.sourceforge.net/peps/pep-0211.html
    http://python.sourceforge.net/peps/pep-0225.html

Cheers /F





More information about the Python-list mailing list