Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 745 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 745 Bytes

Tutorials

Tutorial materials of the Probabilistic Numerics Spring School.

Setup

Start by cloning this repository with

git clone [email protected]:probabilistic-numerics/probnum-spring-school.git

Then create a new virtual Python environment and run

cd probnum-spring-school/2023_tutorials
pip install -r requirements.txt