General Numerical Python question
2mc
mcrider at bigfoot.com
Sun Oct 12 01:13:09 EDT 2003
More information about the Python-list mailing list
Sun Oct 12 01:13:09 EDT 2003
- Previous message (by thread): General Numerical Python question
- Next message (by thread): General Numerical Python question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Generally speaking, if one had a list (from regular Python) and an array (from Numerical Python) that contained the same number of elements, would a While loop or a For loop process them at the same speed? Or, would the array process faster? I'm new to Python, so my question may expose my ignorance. I appreciate anyone's effort to help me understand. Thanks. It is much appreciated. Matt
- Previous message (by thread): General Numerical Python question
- Next message (by thread): General Numerical Python question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list