yoavram / Py4Eng

Python for Engineers
http://python.yoavram.com
Other
24 stars 27 forks source link

Numpy arrays from list comprehension #1

Closed yoavram closed 8 years ago

yoavram commented 8 years ago

Show difference between creating from listcomp and genexpr, compare with np.arange etc.