Guide To Num Py (for Python) (2006)
User Manual: Pdf
Open the PDF directly: View PDF
Page Count: 378 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- I NumPy from Python
- Origins of NumPy
- Object Essentials
- The Array Object
- Basic Routines
- Additional Convenience Routines
- Scalar objects
- Data-type (dtype) Objects
- Standard Classes
- Universal Functions
- Basic Modules
- Testing and Packaging
- II C-API
- New Python Types and C-Structures
- Complete API
- How to extend NumPy
- Beyond the Basics
- Using Python as glue
- Code Explanations