Code written for the 9. task of Model Analysis 1 in the year 2023/24.
  • Python 65.3%
  • TeX 34.7%
Find a file
2024-08-10 17:34:39 +02:00
.vscode feat: 🎨 upload fdeath heatmap 2024-08-10 01:02:40 +02:00
FluctuationDeath feat: 🎨 upload lyapunov exponent full plots 2024-08-10 03:51:16 +02:00
Latex feat: 🚀 upload .pdf with additional plots 2024-08-10 17:34:39 +02:00
SimpExp feat: 🎨 add final set of menial plots 2024-08-10 17:11:07 +02:00
SIR feat: 🎨 upload lyapunov exponent full plots 2024-08-10 03:51:16 +02:00
Sources feat: start with TDS style analysis 2024-08-05 00:14:52 +02:00
TransferMatrix feat: 🎨 add missing plot for second subtask 2024-08-04 02:43:09 +02:00
.gitignore feat: 📦 add some more data from astrum3 2024-08-10 14:10:47 +00:00
ma-style.mplstyle feat: prepare for multithreaded execution of data gather 2024-08-01 15:08:33 +02:00
MarkoUrbanc_mod109.pdf feat: 🚀 upload .pdf with additional plots 2024-08-10 17:34:39 +02:00
mem.jpg feat: 🚀 upload release candidate 2024-08-10 15:19:44 +02:00
mod109_instructions.pdf init: 🎉 initial commit 2024-05-04 14:06:41 +02:00
mod109_scan.pdf init: 🎉 initial commit 2024-05-04 14:06:41 +02:00
pyrightconfig.json feat: 🎨 plots and latex 2024-08-09 23:31:35 +02:00
README.md feat: 🎨 work on rabbits and foxes model 2024-08-04 03:26:25 +02:00
requirements.txt feat: try speed up data read by converting to Zarr 2024-08-08 00:52:45 +02:00
sir-dist-r.zarr.tar.gz feat: 📦 upload results from astrum 2024-08-09 15:28:50 +00:00

TO-DO List

1. Simple Models

  • Fit exponential decay model to data
  • Draw all major plots for different values of beta
  • More parameters for rates etc.

3. Rabbit-Fox Model

  • Solve the system of ODEs to get deterministic solution
  • Plot phase space diagram
  • Gather statistics on extinction times and ratios etc.