ISP Lab A computational laboratory for exploring Jacob Barandes' Indivisible Stochastic Processes (ISP) framework. Setup uv venv uv pip install -r requirements.txt -e . Run tests pytest tests/ -v Run notebooks jupyter notebook notebooks/ License MIT