Contents:
Python 3.9+
NumPy
SciPy (for interpolation features)
Install from source:
pip install -e .
For development with all optional dependencies:
pip install -e ".[dev]"