la-stack 0.1.2

Small, stack-allocated linear algebra for fixed dimensions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/target
/.cspellcache
/coverage
/build*
/cobertura.xml
.DS_Store

# Python / uv
**/__pycache__/
*.egg-info/
.venv/
venv/
.ruff_cache/
.pytest_cache/
.mypy_cache/
uv.lock
/node_modules/
/package-lock.json