Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaDynamics/Agents.jl issues and pull requests

#891 - Deprecate `agent_step!`/`model_step!` separation in favour of `step!`

Issue - State: closed - Opened by fbanning about 1 year ago - 27 comments
Labels: enhancement, discussion, breaking

#890 - Finalize update messages

Issue - State: closed - Opened by Datseris about 1 year ago - 7 comments

#889 - New model with agent_step! and model_step!

Pull Request - State: closed - Opened by Tortar about 1 year ago - 21 comments

#888 - A first attempt to test visualization code

Pull Request - State: closed - Opened by Tortar about 1 year ago - 3 comments

#887 - Remove comparison table and just direct to comparison repository

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#886 - Docs Updates

Pull Request - State: closed - Opened by Tortar about 1 year ago - 3 comments

#885 - Agent macro field inheritance

Pull Request - State: closed - Opened by mastrof about 1 year ago - 13 comments

#884 - Add comparison entry in "JuliaPackageComparisons"

Issue - State: closed - Opened by Datseris about 1 year ago - 35 comments
Labels: documentation

#883 - Incorporate dynamic rule (stepping functions) into the AgentBasedModel types

Issue - State: closed - Opened by Datseris about 1 year ago
Labels: simplification, breaking, model

#882 - Fix wraparound behaviour when r is big

Pull Request - State: closed - Opened by Tortar about 1 year ago - 4 comments

#881 - Bug in continuous pathfinder? Erratic rather than straight routes

Issue - State: closed - Opened by mastrof about 1 year ago - 9 comments
Labels: continuous, path-finding

#880 - create extent attr for GridSpaces

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#879 - Mixed boundary conditions

Pull Request - State: closed - Opened by mastrof about 1 year ago - 14 comments

#878 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#877 - Export `add_agent_to_model!` and `remove_agent_from_model!`

Issue - State: closed - Opened by Tortar about 1 year ago - 1 comment
Labels: enhancement, quality of life, agent-construction, multi-agent

#876 - implemented swap_agents! function

Pull Request - State: closed - Opened by Jay-sanjay about 1 year ago - 4 comments

#875 - new internal API for sampling

Pull Request - State: closed - Opened by Tortar about 1 year ago - 10 comments

#874 - New extension AgentsGraphVisualizations

Pull Request - State: closed - Opened by Tortar about 1 year ago - 2 comments

#873 - deprecate nothing version of add_agent!

Pull Request - State: closed - Opened by Tortar about 1 year ago

#872 - Not install GraphMakie when installing the library

Issue - State: closed - Opened by Tortar about 1 year ago
Labels: plotting, dependencies

#871 - Deprecate adding agent by add_agent!(a::Agent, ....)

Pull Request - State: closed - Opened by Tortar about 1 year ago - 3 comments

#870 - New version of agent macro

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#869 - Design the new `@agent` macro

Issue - State: closed - Opened by Tortar about 1 year ago - 8 comments
Labels: quality of life, agent-construction

#867 - Solve visualization bugs

Pull Request - State: closed - Opened by Tortar about 1 year ago - 2 comments

#866 - Doc: Function name fix in tutorial.md (+ minor grammar fixes)

Pull Request - State: closed - Opened by digital-carver about 1 year ago - 1 comment

#865 - Visualization methods are not found when called

Issue - State: closed - Opened by Tortar about 1 year ago - 3 comments
Labels: bug, documentation, plotting

#864 - Test visualization code

Issue - State: open - Opened by Tortar about 1 year ago
Labels: tests, plotting

#863 - Add GraphMakie dependency

Pull Request - State: closed - Opened by asgolovin about 1 year ago - 5 comments

#861 - Disable manual assignment of ID in version 6.

Issue - State: closed - Opened by Datseris about 1 year ago - 3 comments
Labels: breaking, agent-construction, multi-agent

#860 - Version where agents are `struct`s instead of `mutable struct`s

Issue - State: closed - Opened by Tortar about 1 year ago - 1 comment
Labels: enhancement, performance, hard

#859 - Be more explicit about the breaking changes in SVector in CHANGELOG.md

Pull Request - State: closed - Opened by Datseris about 1 year ago - 1 comment

#858 - Faster sample! function

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#857 - Fix bug in pos2cell

Pull Request - State: closed - Opened by Tortar about 1 year ago - 8 comments

#856 - Fix model creation with ContinuousAgent{D}

Pull Request - State: closed - Opened by mastrof about 1 year ago - 2 comments

#854 - Update celllistmap.jl

Pull Request - State: closed - Opened by lmiq about 1 year ago

#853 - Bug in periodic continuous spaces due to... floating point error?

Issue - State: closed - Opened by mastrof about 1 year ago - 9 comments
Labels: bug, continuous

#852 - improve random_empty

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#851 - Development version of the docs does not build

Issue - State: closed - Opened by Datseris about 1 year ago - 1 comment
Labels: documentation

#850 - Faster nearby_ids for GridSpace

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#849 - Implement `swap_agents!` function

Issue - State: closed - Opened by Tortar about 1 year ago - 6 comments
Labels: enhancement, good first issue

#848 - Document replicate! less restrictively

Pull Request - State: closed - Opened by Tortar about 1 year ago

#847 - Use API functions to access model fields

Pull Request - State: closed - Opened by Tortar about 1 year ago - 1 comment

#846 - Use SVector for ContinuousAgent

Pull Request - State: closed - Opened by mastrof about 1 year ago - 39 comments

#844 - Inherit fields with default values when using `@agent`

Issue - State: closed - Opened by mastrof about 1 year ago - 18 comments
Labels: enhancement, quality of life, agent-construction

#843 - Agents macro allows parametric types and subtyping

Pull Request - State: closed - Opened by Tortar about 1 year ago - 3 comments

#842 - New functions: random_id_in_position & random_agent_in_position

Pull Request - State: closed - Opened by Tortar about 1 year ago - 7 comments

#841 - Multi Agent model implementation proposal

Issue - State: open - Opened by Tortar over 1 year ago - 14 comments
Labels: performance, model, multi-agent

#840 - Add tip box to getting started section

Pull Request - State: closed - Opened by fbanning over 1 year ago - 1 comment
Labels: documentation

#839 - update to v5.18

Pull Request - State: closed - Opened by Datseris over 1 year ago - 26 comments

#838 - Fix typos

Pull Request - State: closed - Opened by Tortar over 1 year ago - 1 comment

#837 - Extend sampling functions to more than one item

Issue - State: open - Opened by Tortar over 1 year ago - 6 comments
Labels: enhancement, space interaction api

#836 - Update comment on design philosophy

Pull Request - State: closed - Opened by Datseris over 1 year ago - 1 comment

#835 - Support for keywords version of add_agent!

Pull Request - State: closed - Opened by Tortar over 1 year ago - 12 comments

#834 - Fix test throwing error

Pull Request - State: closed - Opened by Tortar over 1 year ago

#833 - Allow using default values in agents macro

Pull Request - State: closed - Opened by Tortar over 1 year ago - 7 comments

#832 - More correct replicate! (and sample!)

Pull Request - State: closed - Opened by Tortar over 1 year ago - 1 comment

#831 - Allow using const values in agent macro

Pull Request - State: closed - Opened by Tortar over 1 year ago - 15 comments

#830 - New function: replicate!

Pull Request - State: closed - Opened by Tortar over 1 year ago - 3 comments

#829 - Precompile some model examples reducing TTFX

Pull Request - State: closed - Opened by Tortar over 1 year ago - 4 comments

#828 - Mixed boundary conditions

Issue - State: closed - Opened by mastrof over 1 year ago
Labels: enhancement, grid

#827 - The doc example for graph visualisation does not work

Issue - State: closed - Opened by AldoGl over 1 year ago - 11 comments
Labels: bug, documentation

#826 - Tests for `offline_run!` on Windows can't be perfomed due to locking problems

Issue - State: open - Opened by fbanning over 1 year ago - 1 comment
Labels: bug, tests, data

#825 - Alternative paramscan function for dealing with exceeing memory cap.

Issue - State: open - Opened by johnabs over 1 year ago - 2 comments
Labels: enhancement, data

#824 - Simplify grid randomwalk

Pull Request - State: closed - Opened by Tortar over 1 year ago

#823 - Make it possible to use a custom metric on grid neighbors searches

Issue - State: open - Opened by Tortar over 1 year ago
Labels: enhancement, performance, hard, grid

#822 - Declare arguments with Vararg

Pull Request - State: closed - Opened by Tortar over 1 year ago - 3 comments

#821 - Fix performance of some versions of add_agent

Pull Request - State: closed - Opened by Tortar over 1 year ago - 1 comment

#820 - `add_agent!(model, properties...)` much slower than `add_agent!(agent, model)` with random position

Issue - State: closed - Opened by Tortar over 1 year ago - 4 comments
Labels: help wanted, performance

#819 - Extend `step!` from CommonSolve.jl

Pull Request - State: closed - Opened by Datseris over 1 year ago - 1 comment

#818 - Lazy-load `OSM` module using package extensions

Issue - State: closed - Opened by AayushSabharwal over 1 year ago - 6 comments
Labels: breaking, quality of life, dependencies

#817 - Move to Julia v1.9 and other doc updates

Pull Request - State: closed - Opened by Datseris over 1 year ago - 8 comments

#816 - Improve speed of Nearby Look-ups in GridSpaces

Pull Request - State: closed - Opened by Tortar over 1 year ago - 7 comments

#815 - New function `offline_run!` to write data during `run!`

Pull Request - State: closed - Opened by mastrof over 1 year ago - 17 comments

#814 - Creating Discussion section

Issue - State: closed - Opened by Tortar over 1 year ago - 1 comment

#813 - Emphasize default scheduling behavior and consequences for adding Agents

Issue - State: open - Opened by hbsmith over 1 year ago - 2 comments
Labels: documentation, schedulers

#812 - Docs: highlight the zoo a bit more?

Issue - State: closed - Opened by cormullion over 1 year ago - 5 comments
Labels: documentation

#811 - Update schoolyard.jl

Pull Request - State: closed - Opened by GMGassner over 1 year ago

#810 - Schoolyard Example throws "Specifying `spacing` by position is deprecated"

Issue - State: closed - Opened by GMGassner over 1 year ago - 3 comments
Labels: good first issue, documentation

#809 - New function `replicate!(agent, model; different_kwargs…)`

Issue - State: closed - Opened by franfram over 1 year ago - 5 comments
Labels: enhancement, agent-construction

#808 - Adding non-agent geoms to plot. How to plot a line (edge) between two agents?

Issue - State: open - Opened by fargolo over 1 year ago - 1 comment
Labels: question, plotting

#807 - Fix small return type instability in `walk!`

Pull Request - State: closed - Opened by Tortar over 1 year ago - 2 comments

#806 - Fix `manhattan_distance`

Pull Request - State: closed - Opened by Tortar over 1 year ago - 2 comments

#805 - Fix `true_pairs!`

Pull Request - State: closed - Opened by Tortar over 1 year ago - 4 comments

#804 - Change wording in the benchmark comparison with the other frameworks

Pull Request - State: closed - Opened by Tortar over 1 year ago - 1 comment

#803 - Create `uniform_randomwalk!`

Pull Request - State: closed - Opened by Tortar over 1 year ago - 6 comments

#802 - Extend and improve `randomwalk!`

Pull Request - State: closed - Opened by Tortar over 1 year ago - 12 comments

#800 - State that GLMakie.activate!() should be called in the docs for interactive apps

Issue - State: closed - Opened by phigas13 over 1 year ago - 4 comments
Labels: good first issue, documentation

#799 - Uniformize `randomwalk!` in gridspaces

Issue - State: closed - Opened by Tortar over 1 year ago - 5 comments
Labels: simplification, quality of life, grid

#798 - Refactor of some scheduler operations

Pull Request - State: closed - Opened by Tortar over 1 year ago - 6 comments

#797 - Simulation games

Pull Request - State: open - Opened by kavir1698 over 1 year ago - 3 comments

#796 - No documentation examples for using "higher-order interactions"-related functions

Issue - State: open - Opened by jacobusmmsmit over 1 year ago - 1 comment
Labels: documentation

#795 - Small improvement in sampling_with_condition_single function

Pull Request - State: closed - Opened by Tortar over 1 year ago - 5 comments

#794 - Filtering for random_nearby_*

Pull Request - State: closed - Opened by Tortar over 1 year ago - 4 comments

#793 - Add using StatsBase to sir.jl example

Pull Request - State: closed - Opened by yunhwankim2 over 1 year ago - 1 comment

#792 - Clean docstrings

Pull Request - State: closed - Opened by pitmonticone over 1 year ago - 6 comments

#791 - Error in executing SIR example (sir.jl)

Issue - State: closed - Opened by yunhwankim2 over 1 year ago - 5 comments
Labels: bug, good first issue, documentation