Skip to content

theplatters/EBM

Repository files navigation

EBM

EBM is very WIP package, that does agent based modeling using ECS as an architecture, currently it is comprised of two example

SIR model

THe SIR model is a simple model modeling the spread of infectious diseases. The internal logic is directly ported from https://juliadynamics.github.io/Agents.jl/stable/examples/sir/, the code can be found in https://github.com/theplatters/EBM/blob/main/src/sir.jl

Science Model

Written in Rust + Bevy https://github.com/theplatters/EBM/blob/main/src/sciencemodel.rs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors