Repository mapΒΆ
Paths are relative to the repository root (directory containing pyproject.toml).
Path |
Purpose |
|---|---|
|
Installable Python package |
|
Dimensions, scales, units, quantities, display |
|
Unit definitions, namespaces, prefix generation |
|
SI and mechanical unit packs |
|
Symbolic expressions, constraints, numeric compile |
|
Serialize/deserialize core objects |
|
Optional NumPy integration |
|
|
|
Internal design notes (not part of this Sphinx site) |
|
This Sphinx project |
|
Demo notebooks |
Public imports should prefer from unitflow import ... for stable names re-exported from unitflow/__init__.py.