Skip to content

Tools to specify and simulate individual based models, using applied category theory

License

Notifications You must be signed in to change notification settings

slwu89/Individual.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Individual.jl

Documentation Tests

Individual.jl is a package which uses Catlab.jl, especially attributed C-Sets to create a set of data types and methods useful for building individual-based epidemiological models. It is inspired by the R software individual. Please read our documentation website to learn more about the package.

Installation

To install the version at the Julia general repository:

using Pkg
Pkg.add("Individual")

You can install directly from GitHub with:

using Pkg
Pkg.add(url="https://github.com/slwu89/Individual.jl")

About

Tools to specify and simulate individual based models, using applied category theory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages