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

#790 - Create a discrete_pos field in ContinuousAgent struct

Issue - State: closed - Opened by Tortar over 1 year ago - 6 comments
Labels: performance, continuous, agent-construction

#789 - Fix typos in docs for `UnremovableABM`

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

#788 - Faster resorvoir_sampling_single function

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

#787 - Some small improvements to continuous space methods

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

#786 - update comparison with all latest version of the frameworks

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

#785 - Update celllistmap.jl

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

#784 - Faster random_nearby_position for GridSpaces

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

#783 - Improve the speed of GridSpaceIdIterator

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

#782 - GPU Extensions to Agents.jl based on a different modelling approach

Issue - State: open - Opened by gatocor over 1 year ago - 3 comments
Labels: help wanted, performance, hard, parallelism

#781 - Deprecated FixedMassABM

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

#780 - Make model serialization more general

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

#779 - Use aliases in model accessing api

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

#778 - New scheduler which activates a subset of all agents by condition

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

#777 - simplify code creating resorvoir sampling function

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

#776 - Not check presence of id for UnremovableABM models in step!

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

#775 - Use spatial field in the flocking model

Issue - State: open - Opened by Datseris over 1 year ago
Labels: documentation, continuous

#774 - Internal links in api.md not working

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

#773 - Bug in serialization for UnkillableABM

Issue - State: closed - Opened by Tortar over 1 year ago - 1 comment
Labels: bug, i/o

#772 - Use UnkillableABM for some models in the model folder

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

#771 - Add `empty_nearby_positions` + tests

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

#770 - New `empty_nearby_positions` function

Issue - State: closed - Opened by MA-Ramirez over 1 year ago
Labels: enhancement, good first issue, discrete

#769 - Error when running schelling.jl in examples

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

#768 - Fix bug in `agents_in_position` + tests

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

#767 - Bug in `agents_in_position`

Issue - State: closed - Opened by MA-Ramirez over 1 year ago - 7 comments

#766 - Rename functions like `genocide!`

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

#765 - Improve performance of sample! function

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

#764 - Renaming the `genocide!` function

Issue - State: closed - Opened by MA-Ramirez over 1 year ago - 2 comments
Labels: clarity

#763 - Set default value of `r` to `r=1` for `randomwalk!`

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

#762 - Implementation of the function random_nearby_position and its tests

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

#761 - FixedMassABM performance issues

Issue - State: closed - Opened by mdotend over 1 year ago - 2 comments

#760 - Implementing the Gillespie algorithm

Issue - State: closed - Opened by MA-Ramirez over 1 year ago - 12 comments
Labels: enhancement

#759 - Implementing the Gillespie Algorithm

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

#758 - Check if position is already occupied

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

#757 - Unbounded increase of agents in a GridSpaceSingle model

Issue - State: closed - Opened by Datseris over 1 year ago - 5 comments
Labels: bug, grid

#756 - Efficient `random_nearby_position`

Issue - State: closed - Opened by Datseris over 1 year ago - 4 comments
Labels: enhancement, good first issue, discrete

#755 - improve benchmark of schedulers

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

#754 - randomwalk! error on Predator-Prey example

Issue - State: closed - Opened by glanzkaiser over 1 year ago - 8 comments
Labels: enhancement, good first issue

#753 - Use OrderedDict instead of Dict for Agents container

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

#752 - Use OrderedDict for agents container in StandardABM for better reproducibility

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

#751 - Solve caching problems in offsets_within_radius

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

#750 - Radius r not automatically casted to integer when inserted in grid dictionary can cause memory bugs

Issue - State: closed - Opened by Tortar over 1 year ago - 3 comments
Labels: bug, nearby stuff

#749 - Refactor some utilities functions

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

#748 - Improve performance of nearby_positions for graphspace

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

#747 - Improve performance of get_direction function

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

#746 - stardardize metric functions

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

#745 - Subsitute deleteat! with swap and pop method

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

#744 - Performance investigation and improvements for `random_agent`.

Pull Request - State: closed - Opened by jacobusmmsmit over 1 year ago - 27 comments

#743 - Simplify tests of checking agent position type.

Issue - State: open - Opened by Datseris over 1 year ago
Labels: simplification, tests

#742 - Possible performance increase in `random_agent`

Issue - State: closed - Opened by Datseris over 1 year ago - 8 comments
Labels: performance, random-reproducibility

#741 - Abstract `AgentBasedModel` interface

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

#740 - Solve unbounded cache problem when r is not an integer

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

#739 - Extremely high memory usage for continuous models

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

#738 - Substitute splice! with deleteat! in remove_agent_from_space for graphs

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

#737 - Create npositions function

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

#736 - Update abmexploration signature

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

#735 - Fix premade SIR model

Pull Request - State: closed - Opened by fbanning almost 2 years ago - 7 comments

#734 - Fix premade SIR model

Pull Request - State: closed - Opened by fbanning almost 2 years ago - 1 comment

#733 - Bugfix in `symdiff` causes errors in Agents.jl tests

Issue - State: closed - Opened by KristofferC almost 2 years ago
Labels: bug, help wanted, continuous

#732 - Relax importance of `@agent` macro

Pull Request - State: closed - Opened by Datseris almost 2 years ago - 1 comment

#731 - Simplify three argument macro version

Pull Request - State: closed - Opened by fbanning almost 2 years ago - 8 comments
Labels: clarity, agent-construction

#730 - Simplify three argument macro version

Pull Request - State: closed - Opened by fbanning almost 2 years ago

#729 - Simplify code for `@agent`

Issue - State: closed - Opened by fbanning almost 2 years ago - 1 comment

#728 - allow `const` syntax in the `@agent` macro

Issue - State: closed - Opened by thevolatilebit almost 2 years ago - 7 comments

#727 - Sliders in abmplot() not making an effect.

Issue - State: closed - Opened by franfram almost 2 years ago - 2 comments

#726 - method of `walk!` for `GridSpaceSingle`

Pull Request - State: closed - Opened by JaydevSR almost 2 years ago - 5 comments

#725 - How to deal with parametric types and subtyping?

Issue - State: closed - Opened by mastrof almost 2 years ago - 15 comments
Labels: question, agent-construction

#723 - Add .JuliaFormatter.toml for contributers

Pull Request - State: open - Opened by jacobusmmsmit almost 2 years ago - 39 comments

#722 - Add a .JuliaFormatter.toml file for contributers to unify repo style

Issue - State: open - Opened by jacobusmmsmit almost 2 years ago - 1 comment

#721 - Allow agents to be stored in vectors

Pull Request - State: closed - Opened by jacobusmmsmit almost 2 years ago - 26 comments

#720 - Allow using `NoSpaceAgent` in spatial models

Pull Request - State: open - Opened by veddox almost 2 years ago - 32 comments

#719 - Use `NoSpaceAgent` alongside space agents

Issue - State: open - Opened by veddox almost 2 years ago - 8 comments

#718 - walk! in GridSpaceSingle with GridAgentis is missing a method

Issue - State: closed - Opened by wenzlawski almost 2 years ago - 1 comment
Labels: bug, good first issue, discrete

#712 - Add try-catch to finding first agent instance in multi_agent_types!

Pull Request - State: closed - Opened by tlow22 almost 2 years ago - 9 comments

#710 - New `randomwalk!` function

Pull Request - State: closed - Opened by mastrof almost 2 years ago - 7 comments

#709 - Extend `@agent` macro to allow defining default values with `Base.@kwdef`

Issue - State: closed - Opened by fbanning almost 2 years ago - 8 comments
Labels: enhancement, agent-construction

#702 - CI: Include run using Julia nightly

Pull Request - State: closed - Opened by EwoutH almost 2 years ago - 8 comments

#684 - nearby_ids output changes with translated positions; wrong output

Issue - State: closed - Opened by hbsmith about 2 years ago - 13 comments
Labels: bug, continuous, nearby stuff

#683 - Papers using ABMs in Julia that didn't use Agents.jl

Issue - State: open - Opened by AayushSabharwal about 2 years ago - 15 comments
Labels: discussion

#674 - Error with "move_agent!" on continuous, period spaces in v5.4.3

Issue - State: closed - Opened by bfalandays about 2 years ago - 1 comment
Labels: needs more info

#673 - Use SVector for vel and pos fields of ContinuousAgents

Pull Request - State: closed - Opened by mastrof about 2 years ago - 21 comments

#672 - Should we just go ahead and use `SVector` in position and velocity fields of ContinuousSpace...?

Issue - State: closed - Opened by Datseris over 2 years ago - 4 comments
Labels: discussion, continuous, quality of life

#671 - Recommended way to use StaticVector types for agent vel field

Issue - State: closed - Opened by mastrof over 2 years ago - 1 comment

#670 - Parallel killing of agents results in error

Issue - State: closed - Opened by Datseris over 2 years ago - 8 comments
Labels: bug, parallelism

#668 - Different versions of `AgentBasedModel`

Issue - State: closed - Opened by AayushSabharwal over 2 years ago - 4 comments

#666 - "Edit on github" button not working

Issue - State: closed - Opened by franfram over 2 years ago - 2 comments
Labels: bug, documentation

#650 - Filtering in `random_nearby_stuff` and `random_nearby_pos`.

Issue - State: closed - Opened by Datseris over 2 years ago - 3 comments
Labels: enhancement, random-reproducibility

#648 - Multi-Agent RL

Issue - State: open - Opened by mplemay over 2 years ago - 15 comments
Labels: enhancement, discussion, example-integration

#644 - New function `randomwalk!` to replace `walk!(agent, rand, model)`.

Issue - State: closed - Opened by Datseris over 2 years ago - 13 comments
Labels: enhancement, good first issue, continuous, rng, grid

#634 - Reform tests according to Good Scientific Code practices

Issue - State: open - Opened by Datseris over 2 years ago - 4 comments
Labels: help wanted, good first issue, simplification, tests

#630 - Allow writing data during `run!`

Pull Request - State: closed - Opened by kavir1698 over 2 years ago - 14 comments

#596 - Distribution of computations within a single model realization

Issue - State: open - Opened by jim-rafferty over 2 years ago - 8 comments
Labels: performance, discussion, parallelism

#566 - nearby_ids returns the same ID multiple times when r is bigger than the space size

Issue - State: closed - Opened by jarbus almost 3 years ago - 11 comments
Labels: bug, continuous

#521 - GraphSpace visualizations based on GraphMakie.jl

Issue - State: closed - Opened by Datseris over 3 years ago - 3 comments
Labels: plotting

#473 - Optim example is not functioning

Issue - State: open - Opened by Libbum over 3 years ago - 11 comments
Labels: bug, documentation

#445 - Check performance of multi-agent models for dynamic dispatch

Issue - State: open - Opened by Datseris over 3 years ago - 25 comments
Labels: performance, hard, multi-agent

#409 - Precompilation fails on `@agent`

Issue - State: closed - Opened by zenna almost 4 years ago - 5 comments
Labels: bug

#381 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 92 comments