X Tutup
The Wayback Machine - https://web.archive.org/web/20201116194123/https://github.com/topics/agent-based-modeling
Skip to content
#

agent-based-modeling

Here are 373 public repositories matching this topic...

TheBizzle
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
Libbum
Libbum commented Sep 16, 2020

In our example files, we use [link](@ref) to refer to the API.

Something that would be helpful to the documentation (and great for a fist issue to a new contributor!), would be links that track back from the API documentation to specific places in the examples where that function is used.

As an example, the current docstring for kill_agent!:

"""
      kill_agent!(agent::Abst
graph-theory

Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, Topological Sort, DFS, BFS

  • Updated Oct 23, 2020
  • Jupyter Notebook

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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.
X Tutup