445 B
445 B
NumIdr Tutorial
Welcome to NumIdr's tutorial!
If you're familiar with the Python library NumPy or anything based on it, then a lot of the early content will be familiar, as NumIdr is based on the same array type.
Tutorial
- Fundamental Data Types
- Basic Operations on Arrays
- Working with Vectors and Matrices
- Transforms
Advanced Concepts
- Array Representations