haskell-numpy-docs
Navigation
Quickstart
Related Topics
Documentation overview
Next:
Quickstart
Quick search
Welcome to haskell-numpy-docs’s documentation!
¶
Quickstart
The Basics
An example
Array creation
Printing arrays
Basic Operations
Universal Functions
Indexing, Slicing, and Iterating
Shape Manipulation
Changing the shape of any array
Stacking together different arrays
Splitting one array into several smaller ones
Fancy indexing and index tricks
Indexing with Arrays of Indices
Indexing with Boolean Arrays
Linear Algebra
Simple Array Operations
Tricks and Tips
“Automatic” Reshaping
Vector Stacking
Histograms