Make me beautiful (code needs help)
Mark
Hobbes2176 at yahoo.com
Tue Jul 23 22:23:01 EDT 2002
More information about the Python-list mailing list
Tue Jul 23 22:23:01 EDT 2002
- Previous message (by thread): Make me beautiful (code needs help)
- Next message (by thread): Make me beautiful (code needs help)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fernando Perez wrote: > For this kind of thing, look at Numeric. It has a ton of functions > ready-made for numerical processing, very convenient slicing syntax > (better than python lists) and as a bonus it's fast. Explicit loops in > python over large lists for numerical processing take an eternity and a > half. That's what Numeric is for. Fernando, Thanks for the tip. Is there a "HOWTO" doc on installing Numeric? I seem to recall looking at it awhile ago and seeing NumPy NumericPy NumPython NP (ok, I'm making them up now) ... point is, I got sorely confused as to what the current "numerics in python" package was. Regards, Mark
- Previous message (by thread): Make me beautiful (code needs help)
- Next message (by thread): Make me beautiful (code needs help)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list