Published April 12, 2021
| Version v4.2.0
Software
Open
JuliaDynamics/Agents.jl: v4.2.0
Authors/Creators
- George Datseris1
- Tim DuBois2
- Ali R. Vahdati
- Frederik Banning3
- dfish
- Aayush Sabharwal4
- def-mycroft
- Marcelo Maciel
- rht
- Susannah Klaneček5
- k.h.lai
- Imgbot6
- Pietro Monticone7
- Ulrich Dobramysl
- Xirui Zhao
- Balen
- DavidLapous
- Jed Brown8
- Julia TagBot
- mvmaciel-fitec
- Rebekah Dix9
- Rik Huijzer10
- SteffenMuehle
- Zlatan Vasović11
- drbergman
- hbsmith
- mbaz
- 1. Max Planck Institute for Meteorology
- 2. @Cervest
- 3. Ruhr-Universität Bochum
- 4. Indian Institute of Technology, Ropar
- 5. @rategravity
- 6. Imgbot
- 7. University of Turin
- 8. CU Boulder
- 9. MIT
- 10. University of Groningen
- 11. Physics student, University of Belgrade
Description
Agents v4.2.0
Closed issues:
- Problem with parallel computing on Schelling model (#96)
- Parallelization tests & documentation (#243)
- Distributed run! (#279)
node_weights(aliasnodeweights) doesn't seem to work properly (#291)- Renaming existing schedulers to all have same start (#363)
- Update Mesa benchmarks in Documentation (#391)
- Conditional compilation using Requires,jl (#397)
- Pathfinding (#402)
- Extend
positionsdocs (#410) - Seed consideration in parallel_replicates (#415)
- seed! is ineffective for RandomDevice (#436)
- sample! has rng as a keyword (#442)
- Create performance tips documentation page (#454)
- Failing to assign value to field of properties struct via
model.key(#455) - Consider making modules for specific components to decrease namespace bloat (#458)
- map_agent_groups documentation is unclear (#462)
- SIR example is spitting errors with new Plots.jl version (#466)
- Swap CI (#468)
- How to update Agents v2.4.0 without incompatibilities (#470)
- Error in Schelling example: type
SchellingAgenthas no field model (#471) - Citation cleanup (#477)
- Different number of model steps in InteractiveDynamics.abm_video vs run! (#478)
- Parallel paramscan (#481)
- Bad seed in wolf-sheep (#482)
Merged pull requests:
- Pathfinding in GridSpace (#447) (@AayushSabharwal)
- Fix non-unique column names in model DataFrame when using anonymous accessor functions (#450) (@ulido)
- Fix typo in utilities.jl (#460) (@drbergman)
- CompatHelper: add new compat entry for "DataStructures" at version "0.18" (#461) (@github-actions[bot])
- Allow mutation of model.properties when struct (#464) (@Libbum)
- Link grouped methods to iteration notes (#465) (@Libbum)
- Complete CairoMakie solution (#467) (@Libbum)
- Performance Tips & Small rework of multi-agent models (#472) (@Datseris)
- [WIP] Move comparative benchmarks (#474) (@Libbum)
- Drop 1.6 beta testing (#475) (@Libbum)
- Seeds and parallelization (#476) (@Datseris)
- schedule: Rename existing schedulers to all have same prefix (#479) (@rht)
- Quick fixes for rework of seeds and parallelisation (#480) (@fbanning)
- Move some functionality into submodules (#483) (@Datseris)
- Parallelize paramscan (#484) (@Adriankhl)
- CompatHelper: add new compat entry for "ProgressMeter" at version "1.5" (#485) (@github-actions[bot])
- Better Wolf seed (#486) (@Libbum)
Files
JuliaDynamics/Agents.jl-v4.2.0.zip
Files
(815.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c2a329618119fb4377e8d16bff64286c
|
815.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaDynamics/Agents.jl/tree/v4.2.0 (URL)