numidr/docs/Main.md

476 B

NumIdr Guide

Welcome to NumIdr's guide!

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

  1. Fundamental Data Types
  2. Basic Operations on Arrays
  3. Working with Vectors and Matrices
  4. Transforms

Advanced Concepts

  1. Array Representations