Skip to content

AlgebraicJulia/AlgebraicABMs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

Releases

No releases published

Packages

No packages published