m (Created page with "= Crash Course in Scientific Computing = = A simulation of infectious diseases = == Links == # [https://john-hearn.info/articles/hodgepodge-machine-in-julia The Hodgepodge M...")
 
m
 
Line 1: Line 1:
 
= Crash Course in Scientific Computing =
 
= Crash Course in Scientific Computing =
 
= A simulation of infectious diseases =
 
= A simulation of infectious diseases =
 +
 +
''Disclaimer'': This is not a realistic description of the ongoing [[covid]] pandemic and conclusions of your simulations cannot be used to form a solid opinion of what is going on, one way or the other.
  
 
== Links ==
 
== Links ==
Line 9: Line 11:
 
# [https://prajwalsouza.github.io/Experiments/Epidemic-Simulation.html Epidemic Simulation] after [https://www.youtube.com/watch?v=gxAaO2rsdIs 3Blue1Brown's YouTube video].
 
# [https://prajwalsouza.github.io/Experiments/Epidemic-Simulation.html Epidemic Simulation] after [https://www.youtube.com/watch?v=gxAaO2rsdIs 3Blue1Brown's YouTube video].
 
# [https://meltingasphalt.com/outbreak/ Outbreak] [http://35.161.88.15/interactive/outbreak/] from Kevin Simler.
 
# [https://meltingasphalt.com/outbreak/ Outbreak] [http://35.161.88.15/interactive/outbreak/] from Kevin Simler.
 +
  
 
{{WLP6}}
 
{{WLP6}}

Latest revision as of 08:39, 11 March 2021

Crash Course in Scientific Computing

A simulation of infectious diseases

Disclaimer: This is not a realistic description of the ongoing covid pandemic and conclusions of your simulations cannot be used to form a solid opinion of what is going on, one way or the other.

Links

  1. The Hodgepodge Machine in Julia by John Hearn.
  2. Hodgepodge machine from Softology's Blog.
  3. How to "flatten the curve" by Harry Stevens for the Washington Post, the mother covid-simulation.
  4. Epidemic Simulation after 3Blue1Brown's YouTube video.
  5. Outbreak [1] from Kevin Simler.