Linear algebra and data manipulation library for Idris2
| GitHub Mirror: https://github.com/kiana-S/numidr
src/Data/NumIdr | ||
.gitignore | ||
LICENSE | ||
numidr.ipkg | ||
README.md |
NumIdr
NumIdr is a linear algebra and data manipulation library for Idris 2. It features an efficient, type-safe array data structure, as well as utilities for working with vector spaces and matrices. It borrows concepts heavily from Python's NumPy, as well as Rust's nalgebra.
The name is pronounced like "num-idge".