Git Product home page Git Product logo

rysim's Introduction

RySim is a set of implementations of a simple SEIR simulation system. They were used as part of Ryan Harrison's MSc research and are provided here for reference. Most of this code has not been extensively reviewed and is not ready for production usage.

All of the current simulation implementations use some variant of a sequential DES algorithm and do not implement more complex distributed algorithms. There are scripts and tools provided for reproducing results found in the thesis.

Please contact Ryan Harrison ([email protected], [email protected]) with any questions/comments.

If you wish to contribute code please read CONTRIBUTING.md.

This source code is covered by the Apache 2.0 license as described in LICENSE unless otherwise specified.

This is not an official Google product.

Directories

cpp/
Contains sequential C++ implementation.
erlang/
Contains sequential and Actor based Erlang implementations.
java/
Contains sequential, thread based, and Actor based Java implementations.
python/
Contains utility scripts for running the experiments.
third_party/
Various bits of code used from other sources by this project.

rysim's People

Contributors

zoddicus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.