https://github.com/algebraicjulia/algebraicabms.jl

Stochastic graph rewriting for agent based modeling

https://github.com/algebraicjulia/algebraicabms.jl

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Stochastic graph rewriting for agent based modeling

Basic Info
Statistics
  • Stars: 8
  • Watchers: 7
  • Forks: 2
  • Open Issues: 20
  • Releases: 0
Created about 2 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

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!

Owner

  • Name: AlgebraicJulia
  • Login: AlgebraicJulia
  • Kind: organization

GitHub Events

Total
  • Issues event: 2
  • Watch event: 4
  • Issue comment event: 13
  • Push event: 4
  • Pull request event: 3
  • Pull request review event: 13
  • Pull request review comment event: 19
  • Create event: 3
Last Year
  • Issues event: 2
  • Watch event: 4
  • Issue comment event: 13
  • Push event: 4
  • Pull request event: 3
  • Pull request review event: 13
  • Pull request review comment event: 19
  • Create event: 3

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 43
  • Total Committers: 4
  • Avg Commits per committer: 10.75
  • Development Distribution Score (DDS): 0.209
Past Year
  • Commits: 16
  • Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.313
Top Committers
Name Email Commits
Kris Brown k****s@t****e 34
Owen Haaga o****a@g****m 5
AlgebraicJulia Bot m****8@g****m 2
Kris Brown s****n@g****m 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 17
  • Total pull requests: 25
  • Average time to close issues: 5 days
  • Average time to close pull requests: 2 days
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 1.59
  • Average comments per pull request: 0.4
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 5
  • Average time to close issues: 8 days
  • Average time to close pull requests: less than a minute
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 9.0
  • Average comments per pull request: 0.8
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kris-brown (15)
  • ohaaga (2)
  • wwaites (1)
  • barthasanyi (1)
Pull Request Authors
  • algebraicjuliabot (24)
  • kris-brown (17)
  • ohaaga (4)
  • Xiaoyan-Li (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
enhancement (5) documentation (1)

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/julia_ci.yml actions