Skip to content

Flow Simulator

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

lamiroy/flowsim

This branch is 5 commits ahead of mines-nancy/flowsim:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c717b4f · Mar 2, 2022
Mar 2, 2022
May 26, 2020
May 18, 2020
May 18, 2020
May 26, 2020
May 18, 2020
May 17, 2020
May 17, 2020
May 17, 2020
May 26, 2020
Jun 4, 2021
May 18, 2020
May 26, 2020
May 26, 2020
May 19, 2020

Repository files navigation

FLOWSIM README File

FLOWSIM is a software package that simulates a compartmental model for epidemiology.

Content

The library consists of three parts :

  • flowsim.models contains the core simulation software, consisting of a discrete time transition engine allowing to represent and simulate compartmental models.
  • flowsim.labs contains a series of experimental data analytic tools (prediction, machine learning, parameter estimation ...) allowing to confront field observations with an established model.
  • flowsim.app is a web server that allows to visually represent the behaviour of an implemented model and to interactively ajust some of its parameters.

Copyright

FLOWSIM is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

FLOWSIM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with FLOWSIM. If not, see https://www.gnu.org/licenses/.

About

Flow Simulator

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.3%
  • Makefile 0.4%