SciPy

NumPy User GuideΒΆ

This guide is intended as an introductory overview of NumPy and explains how to install and make use of the most important features of NumPy. For detailed reference documentation of the functions and classes contained in the package, see the NumPy Reference.

Previous topic

NumPy manual contents

Next topic

Setting up