-
Updated
Sep 12, 2020 - Python
#
agent-based-modeling
Here are 365 public repositories matching this topic...
Mesa is an agent-based modeling framework in Python
simulation
simulation-environment
gis
simulation-framework
agent-based-modeling
complex-systems
spatial-models
mesa
complexity-analysis
modeling-agents
agent-based-simulation
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
Jul 11, 2020 - JavaScript
Language evolution simulation with Agent-based Models
-
Updated
Oct 27, 2018 - JavaScript
Learning to trade under the reinforcement learning framework
-
Updated
Oct 15, 2016 - Jupyter Notebook
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
Aug 31, 2020 - Java
Mathematical Modeling of Infectious Disease Dynamics
-
Updated
Sep 7, 2020 - R
pitmonticone
commented
Sep 12, 2020
g = model.space.graph
weight_matrix = LightGraphs.weights(g)
for i in 1:nv(g)
weight_matrix[i,i] = 0
end
edgewidthsdict = Dict()
for node in 1:nv(g)
nbs = neighbors(g,node)
for nb in nbs
edgewidthsdict[(node,nb)] = weight_matrix[node,nb] / sum([outneighbor for outneighbor in weight_matrix[node,:]])
end
end
edgewidthsf(s,d,w) = edgewidthsdict[(s,d)]*5
plotargs =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
Nov 29, 2019 - C++
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
Sep 2, 2020 - 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
Sep 10, 2020 - C++
FMS, an agent-based Financial Market Simulator
-
Updated
Mar 1, 2012 - Python
Code, data and prose of the book: Spatial Microsimulation with R
-
Updated
May 1, 2018 - R
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
Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Erdős-Rényi & Barabási-Albert; graph theory algorithms involving Gillespie, Bron Kerbosch, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, Topological Sort, DFS, BFS
discrete-mathematics
graph-theory
agent-based-modeling
differential-equations
complex-systems
minimum-spanning-trees
spatial-models
maximal-cliques
bron-kerbosch-algorithm
random-graph
complex-network
minimum-spanning-tree
agent-based-simulation
sir-model
dynamic-network
dynamic-system
epidemic-model
compartmental-model
2019-ncov
sars-cov-2
-
Updated
Jul 3, 2020 - Jupyter Notebook
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
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
Jun 5, 2020 - C++
nlrx NetLogo R
-
Updated
Jun 25, 2020 - R
An agent-based epidemiology simulation framework built in Rust
-
Updated
Sep 3, 2020 - Rust
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
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
Accompanying resources for the book 'Agent-Based Modelling and Geographical Information Systems: A Practical Primer'.
-
Updated
Jun 16, 2020 - HTML
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
Open
Linux .deb installer
pedro-andrade-inpe
commented
Feb 24, 2015
Investigate how to build a .deb installer.
Zero Intelligence Agent-Based Model of Modern Limit Order Book
-
Updated
Feb 5, 2018 - Python
Agent-based simulation model for COVID-19 spread in society and patient outcomes
-
Updated
Sep 4, 2020 - Python
Bringing Your Turtles From NetLogo to Python 🐍 🐢
-
Updated
Aug 30, 2020 - Jupyter Notebook
A domain-specific language for parallel and distributed agent-based simulations.
-
Updated
Aug 12, 2019 - C++
Spheroid models of morphogenesis for the GPU.
simulation-framework
agent-based-modeling
developmental-biology
morphogenesis
spheroid-model
center-dynamics
-
Updated
Feb 19, 2020 - Cuda
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."


Steps to reproduce:
set-current-plot-pen "wolves"set-plot-pen-mode 1 ; bar mode