Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synesenom/contagion
Javascript implementation of compartment models for epidemics
https://github.com/synesenom/contagion
Last synced: 4 days ago
JSON representation
Javascript implementation of compartment models for epidemics
- Host: GitHub
- URL: https://github.com/synesenom/contagion
- Owner: synesenom
- License: mit
- Created: 2020-08-13T15:43:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-06T00:17:00.000Z (over 3 years ago)
- Last Synced: 2024-10-14T03:49:22.492Z (30 days ago)
- Language: JavaScript
- Size: 268 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# contagion
[![npm version](https://badge.fury.io/js/contagion.svg)](https://badge.fury.io/js/contagion)
[![Build Status](https://travis-ci.org/synesenom/contagion.svg?branch=master)](https://travis-ci.org/synesenom/contagion)
[![Coverage Status](https://coveralls.io/repos/github/synesenom/contagion/badge.svg?branch=master)](https://coveralls.io/github/synesenom/contagion?branch=master)
[![Inline docs](http://inch-ci.org/github/synesenom/contagion.svg?branch=master)](http://inch-ci.org/github/synesenom/contagion)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Maintainability](https://api.codeclimate.com/v1/badges/d2e96fa1375437d9c1cd/maintainability)](https://codeclimate.com/github/synesenom/contagion/maintainability)Javascript implementation of compartment models for epidemics.