Practical Numpy and Matplotlib Intro - Meetup

Practical Numpy and Matplotlib Intro What is Numpy? Advantages of using Numpy In [ ]: Structure of a numpy array in memory In [23]: In [153]: Implication: presented by Tom Adelman, Sept 28, 2012 # an example n = 10000000 # Python a0 = [i for i in range(n)] time: 1.447 memory: 157540352 ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download