#
agent-based-modeling
Here are 450 public repositories matching this topic...
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
javascript
maps
leaflet
geospatial
gis
agent-based-modeling
geographical-information-system
leaflet-plugin
agent-based-simulation
-
Updated
Jun 5, 2021 - JavaScript
TheBizzle
commented
Apr 30, 2018
Steps to reproduce:
- Open Wolf Sheep Predation
- Open the plot and note that "wolves" is a line plot
- Run
set-current-plot-pen "wolves" - Run
set-plot-pen-mode 1 ; bar mode - Open the plot again and check the mode of "wolves"; it will still say "Line"
- As a sanity check, feel free to plot as many points as you want with these settings, while noting that the mode stays "L
Language evolution simulation with Agent-based Models
-
Updated
Jan 12, 2021 - JavaScript
Learning to trade under the reinforcement learning framework
-
Updated
Oct 15, 2016 - Jupyter Notebook
yuxiliu1995
commented
Jan 4, 2020
- Hexagonal grids like SIRS and game of life.
- B-Z reaction and other reaction-diffusion systems
- [Diffusion-limited aggregation](https://www.complexity-explorables.org/explorables
Core plug-in projects of the GAMA platform
simulation
modeling
models
simulation-environment
gis
simulation-framework
agent-based-modeling
modeling-language
complex-systems
simulation-toolkit
mathematical-modelling
gama-platform
gama
hybrid-modeling
spatial-models
modeling-agents
integrated-modeling
-
Updated
Jul 24, 2021 - Java
Mathematical Modeling of Infectious Disease Dynamics
-
Updated
Jul 21, 2021 - R
AgentPy is an open-source framework for the development and analysis of agent-based models in Python.
python
abm
networkx
networks
agent-based-modeling
complex-systems
salib
agent-based-simulation
agentpy
-
Updated
Jun 24, 2021 - Python
depthmapX is a multi-platform Spatial Network Analysis Software
windows
linux
c-plus-plus
qt
graph-algorithms
architecture
network-science
urban-planning
macosx
spatial-analysis
agent-based-modeling
network-analysis
design-tools
graph-analysis
visibility-graph
spatial-statistics
visibility-analysis
urban-design
agent-based-simulation
space-syntax
-
Updated
Feb 2, 2021 - C++
Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz, Waxman Model & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Ramsey, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, DSatur, Randomized Distributed, Vizing, Topological Sort, DFS, BFS
graph-theory
agent-based-modeling
complex-systems
minimum-spanning-trees
spatial-models
maximal-cliques
graph-coloring
random-graph
complex-network
minimum-spanning-tree
agent-based-simulation
sir-model
dynamic-network
barabasi-albert
watts-strogatz
dynamic-system
epidemic-model
compartmental-model
sars-cov-2
bianconi-barabasi
-
Updated
Jul 12, 2021 - Jupyter Notebook
SARL Agent-Oriented Programming Language http://www.sarl.io
java
windows
linux
agent
programming-language
framework
dsl
ide
agent-teamwork
agent-based-modeling
agent-based
agents
xtext
macox
-
Updated
Jun 4, 2021 - Java
depthmapX is a multi-platform Spatial Network Analysis Software
architecture
spatial-analysis
agent-based-modeling
network-analysis
graph-analysis
visibility-graph
visibility-analysis
urban-design
agent-based-simulation
space-syntax
-
Updated
Apr 19, 2021 - C++
Code, data and prose of the book: Spatial Microsimulation with R
-
Updated
May 1, 2018 - R
FMS, an agent-based Financial Market Simulator
-
Updated
Mar 1, 2012 - Python
cardinot
commented
Dec 12, 2018
The attr ranges could accept an interval of chars (according to ASCII). The attr ranges are mainly used by the plugins to define their attributes, e.g., see the attributes of this plugin.
The examples below could be
An agent-based epidemiology simulation framework built in Rust
-
Updated
Jun 30, 2021 - Rust
PhysiCell: Scientist end users should use latest release! Developers please fork the development branch and submit PRs to the dev branch. Thanks!
bioinformatics
cross-platform
simulation-framework
agent-based-modeling
3d
cancer-research
simulation-modeling
physicell
tissue-engineering
-
Updated
Jul 14, 2021 - C++
Agent-based modelling for resource allocation in viral crises to investigate resource allocation and policy interventions with respect to transmission rate.
-
Updated
Mar 30, 2020 - Python
nlrx NetLogo R
-
Updated
Jun 8, 2021 - R
Accompanying resources for the book 'Agent-Based Modelling and Geographical Information Systems: A Practical Primer'.
-
Updated
May 26, 2021 - HTML
This tutorial shows how to create very simple simulation or agent-based models of cultural evolution in R
-
Updated
Apr 9, 2021
General-purpose discrete-event multiagent simulation library for agent-based modelling and simulation
game-of-life
simulation
simulation-framework
agent-based-modeling
multiagent-systems
multi-agent-systems
flocking-algorithm
agent-based-framework
agent-based-simulation
discrete-event-simulation
abms
-
Updated
Jun 24, 2017 - JavaScript
Rust-AB: A parallel Agent-Based Simulation engine written in Rust
rust
simulation
multiprocessing
parallel
parallel-computing
abm
multithreading
rust-lang
agent-based-modeling
agents
simulation-engine
parallel-programming
agent-based-simulation
discrete-event-simulation
boids-simulation
-
Updated
Jul 13, 2021 - Rust
A Goal-Oriented Approach to Knowledge Discovery in Multi-Agent Systems
social
distributed-systems
machine-learning
knowledge
driver
artificial-intelligence
motor
knowledge-discovery
signal
agent-based-modeling
message-passing
multi-agent-systems
payoff
conformity
knowledge-discovery-agents
-
Updated
Apr 25, 2017
Zero Intelligence Agent-Based Model of Modern Limit Order Book
-
Updated
Feb 5, 2018 - Python
Bringing Your Turtles From NetLogo to Python 🐍 🐢
-
Updated
Jul 20, 2021 - Jupyter Notebook
A toolkit for painting agent-based mesoscale molecular simulations and illustrations.
procedural-generation
vr
virtual-reality
molecular-simulation
unreal-engine
agent-based-modeling
texture-synthesis
molecular-biology
-
Updated
May 7, 2020 - C++
An agent library for systems of nested automata.
distributed-systems
automation
embedded-systems
agent-based-modeling
multi-agent-systems
autonomous-agents
-
Updated
Apr 10, 2017 - Python
Improve this page
Add a description, image, and links to the agent-based-modeling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the agent-based-modeling topic, visit your repo's landing page and select "manage topics."


What's the problem this feature will solve?
I am currently working on a project using mesa. Great framework! The problem is that I use ContinuousSpace, and want to visualise it. Is this something you are working on?