1 An Introduction to the Scienti c Python Ecosystem

Numpy: the basic library that most others depend on, it provides a powerful array type that can represent multidmensional datasets of many di erent kinds and that supports arithmetic operations. Numpy also provides a library of common mathematical functions, basic linear algebra, random number generation and Fast Fourier Transforms. ................
................