Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgebraicABMs.jl

Stable Documentation Development Documentation Code Coverage CI/CD

Important example files: docs/literate/game_of_life.jl and test/ABMs.jl

🛠️ Usage

To locally build the documentation and the literate code examples, run the following in the command line:

julia --project=docs -e "using AlgebraicABMs, LiveServer; servedocs(literate_dir=\"docs/literate\",skip_dir=\"docs/src/generated\")"

To locally run the test suite, run the following command

julia --project=test test/runtests.jl

NOTE

This library is currently under active development, and so is not yet at a point where a constant API/behavior can be assumed. That being said, if this project looks interesting/relevant please contact us and let us know!

About

Stochastic graph rewriting for agent based modeling

Resources

Stars

10 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages