Contents:
radpair requires Python 3.13 or newer. uv or pip is required to install the package.
radpair
uv
pip
The package depends on eprbase, NumPy, and SciPy.
The following commands cover the common installation use cases:
User
uv add radpair
pip install radpair
Developer
uv sync --dev
pip install -e .