Skip to content

Releases: JuliaDynamics/Agents.jl

v6.2.9

25 Mar 14:28
7296f35
Compare
Choose a tag to compare

Agents v6.2.9

Diff since v6.2.8

Merged pull requests:

v6.2.8

22 Mar 08:45
12746cf
Compare
Choose a tag to compare

Agents v6.2.8

Diff since v6.2.7

Merged pull requests:

Closed issues:

  • Add a section in performance tips for a model where individuals are simulated independently (for simple parallelization) (#1057)
  • Animation in CellListMap example has title cutoff (#1068)
  • Add a dynamic version of agents (#1070)
  • Function add_event! is missing from the documentation. (#1099)
  • Deploy of documentation is not made if the branch is from a fork (#1148)
  • Measurements.jl integration example shows populations that die out (#1149)

v6.2.7

11 Mar 15:41
8cc8883
Compare
Choose a tag to compare

Agents v6.2.7

Diff since v6.2.6

Merged pull requests:

Closed issues:

  • Broken links in docs (round 2) (#1142)

v6.2.6

28 Feb 15:46
0479c38
Compare
Choose a tag to compare

Agents v6.2.6

Diff since v6.2.5

Merged pull requests:

Closed issues:

  • Is our instructions on not using MultiAgent models really true? (#547)
  • Broken links in docs (#1140)

v6.2.5

12 Feb 15:57
14a36df
Compare
Choose a tag to compare

Agents v6.2.5

Diff since v6.2.4

Merged pull requests:

Closed issues:

  • Broken Link in Documentation: Integrating Agents.jl with DifferentialEquations.jl (#1131)
  • Integrating Agents.jl with DifferentialEquations.jl Makie figure call uses resolution instead of size (#1133)

v6.2.4

28 Jan 19:47
315e548
Compare
Choose a tag to compare

Agents v6.2.4

Diff since v6.2.3

Merged pull requests:

v6.2.3

19 Jan 15:44
352f86e
Compare
Choose a tag to compare

Agents v6.2.3

Diff since v6.2.2

Merged pull requests:

v6.2.2

18 Jan 16:03
2f533eb
Compare
Choose a tag to compare

Agents v6.2.2

Diff since v6.2.1

Merged pull requests:

Closed issues:

  • abmvideo for 3D Mixed-Agent Ecosystem with Pathfinding fails (#1118)

v6.2.1

21 Dec 17:00
10c6bc6
Compare
Choose a tag to compare

Agents v6.2.1

Diff since v6.2.0

Merged pull requests:

Closed issues:

  • minor error in tutorial.jl: line 603 not executing. should be schelling instead of model (#1119)

v6.2.0

16 Dec 17:21
ab5f133
Compare
Choose a tag to compare

Agents v6.2.0

Diff since v6.1.12

Merged pull requests:

  • CompatHelper: bump compat for LightSumTypes to 5, (keep existing compat) (#1103) (@github-actions[bot])
  • Remove "experimental" from continuous time (#1111) (@Datseris)
  • Update event_rock_paper_scissors.jl: kind to type (#1112) (@Datseris)
  • Update setup-julia action (#1115) (@Tortar)
  • Remove ismultiagenttype checks (#1116) (@Tortar)
  • Update CHANGELOG for 6.2 (#1117) (@Tortar)