This project uses uv for dependency and environment management.
uv sync --devuv run jupyter labuv run python -m ipykernel install --user --name ahp-random-matrix --display-name "Python (ahp-random-matrix)"Create an animation that shows how the RI approximation changes as the number of simulated matrices grows from 5 to 5000:
uv run python scripts/generate_ri_convergence_gif.py --min-steps 5 --max-steps 5000 --output artifacts/ri_convergence_5_to_5000.gif