Luna-Flow/linear-algebra
This documentation tracks the current repository baseline for v0.3.0.
The mutable numerical APIs use the shared Luna-Flow/arithmetic.Sqrt capability, while integral embeddings follow Luna-Flow/luna-generic.IntegralHomomorphism. Tolerance remains local to the mutable package in this release.
Repository Positioning
Matrix and vector infrastructure with mutable and immutable execution models.
Documentation Layout
README.mdfor the repository narrative and release baseline.doc_standard.mdfor the documentation contract.- Module or subsystem folders with
api.md,tutorial.md, anddesign.md.
Module Overview
immut/matrix: Implemented aroundsrc/immut.immut/vector: Implemented aroundsrc/immut.mutable/matrix: Implemented aroundsrc/mutable.mutable/vector: Implemented aroundsrc/mutable.
Documentation Entry Points
- API Reference: immut/matrix
- API Reference: immut/vector
- API Reference: mutable/matrix
- API Reference: mutable/vector