Linear algebra and data manipulation library for Idris2
| GitHub Mirror: https://github.com/kiana-S/numidr
Kiana Sheibani
ea824a901b
These implementations are absolutely terrible, but they'll work for now. I'll refactor them when there are more library features available. |
||
---|---|---|
src/Data | ||
.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".