We study the following vector field modeling the transmission of COVID-19.
Make sure you already have Julia installed on your system. Clone this repo
git clone https://github.com/bachirelkhadir/covid-19.git
Move inside the folder and run julia using the following commands.
cd covid-19/
julia barrier_method_to_bound_infection_rate.jl
julia lyapunov_method_to_bound_infection_rate.jl