Published October 16, 2022
| Version v5.5.0
Software
Open
JuliaDynamics/Agents.jl: v5.5.0
Creators
- George Datseris1
- Tim DuBois2
- Ali R. Vahdati
- Aayush Sabharwal3
- Frederik Banning4
- dfish
- def-mycroft
- Marcelo Maciel5
- Pietro Monticone6
- rht
- Leandro Martínez7
- Lilith Orion Hafner
- k.h.lai
- Imgbot8
- Jochen Krattenmacher
- Matt Turner9
- Ulrich Dobramysl
- Xirui Zhao
- Alim Faraji
- Balen
- David Loiseaux10
- Jan Feyereisl
- Jarbus
- Jed Brown11
- Jev Gamper12
- Julia TagBot
- Liam Blake
- Liam Saliba13
- 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. Institute of Chemistry - University of Campinas (UNICAMP) - Brazil
- 8. Imgbot
- 9. Stanford University
- 10. Inria Sophia Antipolis
- 11. CU Boulder
- 12. @vinted
- 13. University of Melbourne
Description
What's Changed
- fixed typo in docs by @lmiq in https://github.com/JuliaDynamics/Agents.jl/pull/662
- Minor fixes on some iterators by @Datseris in https://github.com/JuliaDynamics/Agents.jl/pull/663
- New
@agent
macro by @Datseris in https://github.com/JuliaDynamics/Agents.jl/pull/664 - Fix elastic collision by @sosiristseng in https://github.com/JuliaDynamics/Agents.jl/pull/676
- included celllismap example by @lmiq in https://github.com/JuliaDynamics/Agents.jl/pull/669
- some doc formatting updates by @lmiq in https://github.com/JuliaDynamics/Agents.jl/pull/677
- fixed indices ind docs by @lmiq in https://github.com/JuliaDynamics/Agents.jl/pull/679
- Use
LightOSM.nearest_way
fornearest_road
by @AayushSabharwal in https://github.com/JuliaDynamics/Agents.jl/pull/682 - Reverted
n
parameter in ensemblerun! to correct pre-5.4.x version by @mt-digital in https://github.com/JuliaDynamics/Agents.jl/pull/686 - Fixes #687 by @liamsaliba in https://github.com/JuliaDynamics/Agents.jl/pull/688
- Update utilities.jl by @feyereisl in https://github.com/JuliaDynamics/Agents.jl/pull/690
- In the wolf
walk!
, parameter update by @mrchaos in https://github.com/JuliaDynamics/Agents.jl/pull/691
- @lmiq made their first contribution in https://github.com/JuliaDynamics/Agents.jl/pull/662
- @sosiristseng made their first contribution in https://github.com/JuliaDynamics/Agents.jl/pull/676
- @liamsaliba made their first contribution in https://github.com/JuliaDynamics/Agents.jl/pull/688
- @feyereisl made their first contribution in https://github.com/JuliaDynamics/Agents.jl/pull/690
- @mrchaos made their first contribution in https://github.com/JuliaDynamics/Agents.jl/pull/691
Full Changelog: https://github.com/JuliaDynamics/Agents.jl/compare/v5.4.3...v5.5.0
Files
JuliaDynamics/Agents.jl-v5.5.0.zip
Files
(760.0 kB)
Name | Size | Download all |
---|---|---|
md5:79e7a6bd1161349a0ac9230958de76e7
|
760.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaDynamics/Agents.jl/tree/v5.5.0 (URL)