haskell-numpy-docs

Navigation

  • Quickstart
    • The Basics
    • Shape Manipulation
    • Fancy indexing and index tricks
    • Linear Algebra
    • Tricks and Tips

Related Topics

  • Documentation overview
    • Previous: Welcome to haskell-numpy-docs’s documentation!
    • Next: The Basics

Quick search

Quickstart¶

Refer to the numpy documentation for the associated context regarding the examples.

  • 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
©2017, Yakov Pechersky. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10 | Page source