Introduction: Python’s
Holy Trinity
NumPy is an extension to
include
multidimensional
arrays and
matrices.
Both SciPy and NumPy rely
on the C library LAPACK for
very fast implementation.
6
Matplotlib is the
primary plotting library
in Python.
Supports 2-D and 3-D
plotting. All plots are
highly customisable and
ready for professional
publication.