Published March 21, 2022
| Version v5.0.0
Software
Open
JuliaDynamics/Agents.jl: v5.0.0
Authors/Creators
- George Datseris1
- Tim DuBois2
- Ali R. Vahdati
- Aayush Sabharwal3
- Frederik Banning4
- dfish
- def-mycroft
- Marcelo Maciel5
- rht
- Pietro Monticone6
- k.h.lai
- Imgbot7
- Ulrich Dobramysl
- Xirui Zhao
- Alim Faraji
- Balen
- David Loiseaux8
- Jarbus
- Jed Brown9
- Julia TagBot
- Liam Blake
- mvmaciel-fitec
- MaxKerney
- Rebekah Dix10
- Rik Huijzer11
- SteffenMuehle
- Susannah Klaneček12
- Vahid Nikoofard13
- 1. Max Planck Institute for Meteorology
- 2. Head of Scientific Computing @Cervest
- 3. Indian Institute of Technology, Ropar
- 4. Ruhr-Universität Bochum
- 5. University of California, Irvine
- 6. University of Turin
- 7. Imgbot
- 8. Inria Sophia Antipolis
- 9. CU Boulder
- 10. MIT
- 11. University of Groningen
- 12. @rategravity
- 13. UERJ
Description
Agents v5.0.0
Closed issues:
- Moving OSM Agents by time, rather than by distance (#426)
- How to obtain meters travelled until destination? (#449)
- Move along path for OSMSpace (#459)
- Agents don't follow OSM roadways if they are Polylines (#498)
- Problem with our go-to doc example (Schelling): it has no model logic or model step function (#517)
- OSM alternative: LightOSM.jl (#533)
- Update LightGraphs.jl to Graphs.jl dependency (#562)
- nearby_ids returns the same ID multiple times (#566)
move_agent!is not necessary for implementing a new space (#571)- Error running
Social networks with LightGraphsexample (#573) - Turn schedulers into function-like objects (#576)
- Agents Zoo Example docs (#577)
- Better documentation of
test_map()(#587) - Rename
OSM.intersectionandOSM.road(#593)
Merged pull requests:
- [WIP] LightOSM transition (#569) (@AayushSabharwal)
- Update schelling.jl (#570) (@MaxKerney)
- [WIP] start fixing tests & eliminating random dependence (#574) (@Datseris)
- Link to examples zoo (#578) (@Datseris)
- Documentation update (#580) (@jarbus)
- Minor OSM fixes (#582) (@AayushSabharwal)
- Add zombies to Models (#583) (@Datseris)
- Add lonlat function (#585) (@fbanning)
- Fix Artifacts not working (#586) (@AayushSabharwal)
- Update
test_mapdoc, Fix zombies example (#588) (@AayushSabharwal) - CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#590) (@github-actions[bot])
- move to v5 (#591) (@Datseris)
move_along_route!change, zombies update (#592) (@AayushSabharwal)- Rename
OSM.intersectionandOSM.road(#594) (@AayushSabharwal)
Files
JuliaDynamics/Agents.jl-v5.0.0.zip
Files
(708.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c6ac3e8c2a00430263de5d9aff98f1ca
|
708.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaDynamics/Agents.jl/tree/v5.0.0 (URL)