Add plotting library, simple ODE plot

This commit is contained in:
fruchti 2022-12-11 12:58:10 +01:00
commit 98ed13132b
6 changed files with 416 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
__pycache__
plots/*
!.gitkeep