shards

Version, currently master branch1 version
  • master branchlatestNov 27, 2020

github.com/jmakino/coronavirus

No description declared in shard.yml.

5 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  shards:
    github: jmakino/coronavirus
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared

Dependencies

Runtime Dependencies

  • clop*github: jmakino/clop-crystal, branch: master
  • grlib*github: jmakino/gr-crystal, branch: master

README

coronavirus

Simple integrator to generate plot for the SIR model

Used to create figures in (Simplified) Mathematics of Coronavirus (SARS-CoV-2)

Installation and Usage

git clone and run shards install. Then crystal coronaplot.cr -- -h to see optons

Examples

Time evolution of infected

Time evolution of recovered