Guides¶
Task-oriented guides for common use cases.
MCP Server¶
- Overview - Setup and available tools
- Custom Units - Define domain-specific units at runtime
- Registering Formulas - Expose dimensionally-typed calculations to agents
Integration Guides¶
- Pydantic Integration - Type-safe dimensional fields in Pydantic models
- Config Safety - Dimensional safety for configuration files
Scientific Computing¶
- NumPy Arrays - Vectorized operations with
NumberArray - Pandas Integration - Unit-aware DataFrames with
NumberSeries - Polars Integration - Unit-aware Polars with
NumberColumn
Calculation Guides¶
- Dimensional Analysis - Step-by-step factor-label calculations
- Custom Units & Graphs - Define domain-specific units
- Conversion Contexts - Cross-dimensional conversions (spectroscopy, Boltzmann)
- Natural Units - Particle physics natural units (c = h_bar = k_B = 1)
Domain Walkthroughs¶
- Nursing Dosage - Weight-based dosing calculations