All Projects → JuliaDynamics → Agents.jl

JuliaDynamics / Agents.jl

Licence: other
Agent-based modeling framework in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Agents.jl

React Tiny Fab
🤖A tiny Floating Action Button for React
Stars: ✭ 191 (+1.06%)
Mutual labels:  hacktoberfest
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (+1.59%)
Mutual labels:  hacktoberfest
News
TYPO3 Extension news
Stars: ✭ 192 (+1.59%)
Mutual labels:  hacktoberfest
Mtgjson
MTGJSON build scripts for Magic: the Gathering
Stars: ✭ 191 (+1.06%)
Mutual labels:  hacktoberfest
Greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
Stars: ✭ 2,562 (+1255.56%)
Mutual labels:  hacktoberfest
Eazypermissions
Android library to handle runtime permission through Kotlin coroutines and Livedata.
Stars: ✭ 192 (+1.59%)
Mutual labels:  hacktoberfest
Nebula
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Stars: ✭ 190 (+0.53%)
Mutual labels:  hacktoberfest
Typed Vuex
🏦 A typed store accessor for vanilla Vuex.
Stars: ✭ 193 (+2.12%)
Mutual labels:  hacktoberfest
Multi Tenant
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
Stars: ✭ 2,304 (+1119.05%)
Mutual labels:  hacktoberfest
Supermarket
Chef's community platform
Stars: ✭ 192 (+1.59%)
Mutual labels:  hacktoberfest
Binarybuilder.jl
Binary Dependency Builder for Julia
Stars: ✭ 189 (+0%)
Mutual labels:  hacktoberfest
Earthly
Repeatable builds
Stars: ✭ 5,805 (+2971.43%)
Mutual labels:  hacktoberfest
Es.reactjs.org
React documentation website in Spanish
Stars: ✭ 192 (+1.59%)
Mutual labels:  hacktoberfest
Bible.rs
A Bible server written in Rust using Actix Web and Diesel
Stars: ✭ 191 (+1.06%)
Mutual labels:  hacktoberfest
Build Emacs For Macos
Somewhat hacky script to automate building of Emac.app on macOS.
Stars: ✭ 192 (+1.59%)
Mutual labels:  hacktoberfest
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 191 (+1.06%)
Mutual labels:  hacktoberfest
Ng Polymorpheus
Polymorpheus is a tiny library for polymorphic templates in Angular.
Stars: ✭ 191 (+1.06%)
Mutual labels:  hacktoberfest
Add Event To Calendar Docs
📅 Docs how to generate links to add events to online calendar services
Stars: ✭ 193 (+2.12%)
Mutual labels:  hacktoberfest
Actix Extras
A collection of additional crates supporting the actix and actix-web frameworks.
Stars: ✭ 190 (+0.53%)
Mutual labels:  hacktoberfest
Zipkin Php
Zipkin instrumentation for PHP
Stars: ✭ 190 (+0.53%)
Mutual labels:  hacktoberfest

Agents.jl: agent-based modeling framework in Julia

Agents.jl

CI codecov

Agents.jl is a Julia framework for agent-based modeling (ABM). All further information about Agents.jl are provided in the docs.

Contributions

Any contribution to Agents.jl is welcome! For example you can:

  • Add new feature or improve an existing one (plenty to choose from the "Issues" page)
  • Improve the existing documentation
  • Add new example ABMs into our existing pool of examples
  • Report bugs and suggestions in the Issues page

Citation

If you use this package in a publication, please cite the paper below:

@misc{Agents.jl,
      title={Agents.jl: A performant and feature-full agent based modelling software of minimal code complexity}, 
      author={George Datseris and Ali R. Vahdati and Timothy C. DuBois},
      year={2021},
      eprint={2101.10072},
      archivePrefix={arXiv},
      primaryClass={cs.MA}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].