Ecosyste.ms: Issues

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

GitHub / projectmesa/mesa issues and pull requests

#1972 - feat: Implement Slider class for JupyterViz

Pull Request - State: closed - Opened by rht 10 months ago - 12 comments
Labels: feature, visualisation

#1969 - Readme: Add PyPI version button

Pull Request - State: closed - Opened by EwoutH 10 months ago
Labels: docs, ignore-for-release

#1968 - Run release workflow on the creation of a tag

Pull Request - State: closed - Opened by EwoutH 10 months ago - 2 comments
Labels: ci, ignore-for-release

#1967 - Update version number to 2.2.1, release notes

Pull Request - State: closed - Opened by EwoutH 10 months ago - 1 comment
Labels: docs, maintenance, ignore-for-release

#1966 - Quality of Life: Make codecov less meticulous

Pull Request - State: closed - Opened by Corvince 10 months ago - 4 comments
Labels: ci

#1965 - Make RandomActivationByType.agents_by_type backward compatible

Pull Request - State: closed - Opened by quaquel 11 months ago - 10 comments
Labels: bug

#1964 - Improve performance of AgentSet and iter_cell_list_contents

Pull Request - State: closed - Opened by Corvince 11 months ago - 7 comments
Labels: Performance, enhancement

#1961 - Clean up labels to. make release labeling easier

Issue - State: closed - Opened by jackiekazil 11 months ago - 4 comments

#1960 - Bugfix in agentset to handle addition and removal correctly

Pull Request - State: closed - Opened by quaquel 11 months ago - 11 comments
Labels: bug

#1959 - RuntimeError when removing agents from model with new schedulers

Issue - State: closed - Opened by quaquel 11 months ago - 3 comments

#1958 - AgentSet: Ensure do() operates on unchanged agents list

Pull Request - State: closed - Opened by rht 11 months ago - 13 comments

#1957 - Refer to just Python instead of Python 3

Pull Request - State: closed - Opened by rht 11 months ago - 2 comments
Labels: docs

#1956 - ci: Add tests for mesa-examples

Pull Request - State: closed - Opened by rht 11 months ago - 3 comments
Labels: testing, ci

#1955 - intro tutorial: Analysing model reporters

Pull Request - State: closed - Opened by EwoutH 11 months ago - 11 comments
Labels: docs

#1953 - move_agent_to_neighborhood

Issue - State: open - Opened by rht 11 months ago - 14 comments

#1951 - Update __init__.py - change to 2.2.0 for release

Pull Request - State: closed - Opened by jackiekazil 11 months ago - 2 comments
Labels: ignore-for-release

#1950 - make mesa runable without some dependencies

Pull Request - State: closed - Opened by Corvince 11 months ago - 2 comments
Labels: enhancement, depedency

#1949 - 2.2.x maint: Update version to 2.2.1-dev

Pull Request - State: closed - Opened by EwoutH 11 months ago - 1 comment
Labels: maintenance, ignore-for-release, backport

#1948 - Update version to 2.3.0-dev

Pull Request - State: closed - Opened by EwoutH 11 months ago - 4 comments
Labels: maintenance, ignore-for-release

#1946 - maintenance: updates for 2.2.0 release

Pull Request - State: closed - Opened by tpike3 11 months ago - 6 comments
Labels: maintenance, ignore-for-release

#1945 - JupyterViz: Simplify SliderInt and SliderFloat specification using slice

Pull Request - State: open - Opened by rht 11 months ago - 7 comments
Labels: enhancement

#1943 - refactor: Move Matplotlib-specific Solara components to separate file

Pull Request - State: closed - Opened by rht 11 months ago - 3 comments
Labels: maintenance

#1942 - refactor: Remove dependence on model.schedule, add clock to Model

Pull Request - State: closed - Opened by rht 11 months ago - 92 comments
Labels: enhancement

#1941 - jupyter_viz: Implement multiline plot

Pull Request - State: closed - Opened by rht 11 months ago - 6 comments
Labels: experimental, enhancement, visualisation

#1940 - model: Move random seed and random to __init__

Pull Request - State: closed - Opened by rht 11 months ago - 31 comments
Labels: maintenance

#1937 - model: Initialize _agents attribute on __new__

Pull Request - State: closed - Opened by rht 11 months ago - 3 comments

#1934 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago - 1 comment

#1933 - Add system state tracking

Pull Request - State: closed - Opened by quaquel 11 months ago - 26 comments
Labels: feature

#1928 - Work around for initializing model._agent

Pull Request - State: closed - Opened by quaquel 11 months ago - 3 comments
Labels: bug

#1926 - Reimplement schedulers to use AgentSet

Pull Request - State: closed - Opened by quaquel 11 months ago - 13 comments
Labels: enhancement

#1925 - Create release.yml file for automatic release notes generation

Pull Request - State: closed - Opened by EwoutH 11 months ago - 6 comments
Labels: maintenance

#1924 - Add experimental warning to DiscreteEventScheduler

Pull Request - State: closed - Opened by EwoutH 11 months ago - 1 comment
Labels: docs, ignore-for-release

#1921 - AttributeError: 'Model' object has no attribute 'agents'

Issue - State: closed - Opened by thetoblin 11 months ago - 2 comments

#1920 - space: Let move_agent choose from multiple positions

Pull Request - State: closed - Opened by EwoutH 11 months ago - 16 comments
Labels: enhancement

#1917 - update history for 2.2.0 release

Pull Request - State: closed - Opened by tpike3 11 months ago - 31 comments

#1916 - Introduce AgentSet class

Pull Request - State: closed - Opened by EwoutH 11 months ago - 43 comments
Labels: feature

#1915 - best practices / example for parameter sweep with batch runner

Issue - State: open - Opened by rlskoeser 11 months ago - 16 comments
Labels: docs

#1914 - build(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 4 comments
Labels: dependencies, github_actions, ignore-for-release

#1913 - jupyterviz: best practices for model layout

Issue - State: open - Opened by rlskoeser 11 months ago - 2 comments
Labels: docs, maintenance

#1911 - Add select_agents method to Model

Pull Request - State: closed - Opened by EwoutH 11 months ago - 5 comments

#1910 - time: Use weak references to agents in schedulers

Pull Request - State: closed - Opened by EwoutH 11 months ago - 11 comments

#1908 - Add built-in function for local sensitivity analysis

Pull Request - State: open - Opened by EwoutH 12 months ago - 15 comments
Labels: feature

#1907 - Honor disabled space drawer option when rendering in the browser

Pull Request - State: closed - Opened by rlskoeser 12 months ago - 3 comments
Labels: bug

#1905 - Proposal: Agent selection method

Issue - State: closed - Opened by EwoutH 12 months ago - 7 comments

#1904 - build(deps): bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#1902 - Introduce Altair Grid

Pull Request - State: open - Opened by ankitk50 12 months ago - 28 comments
Labels: feature, visualisation

#1900 - Proposal: Formal neighborhood definition for grids

Issue - State: open - Opened by EwoutH 12 months ago - 44 comments

#1899 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago - 1 comment
Labels: ignore-for-release

#1898 - space: Implement PropertyLayer and _PropertyGrid

Pull Request - State: closed - Opened by EwoutH 12 months ago - 54 comments
Labels: feature, experimental

#1896 - Add Triangle mesh space

Issue - State: open - Opened by EwoutH 12 months ago
Labels: Sprints!

#1895 - Add Voronoi tessellation space

Issue - State: closed - Opened by EwoutH 12 months ago - 14 comments
Labels: feature

#1894 - Native support for multiple agent types

Pull Request - State: closed - Opened by EwoutH 12 months ago - 37 comments
Labels: feature

#1891 - Latest Mesa build is failing on conda-forge

Issue - State: closed - Opened by jackiekazil 12 months ago - 7 comments

#1890 - Add DiscreteEventScheduler

Pull Request - State: closed - Opened by EwoutH 12 months ago - 14 comments
Labels: experimental

#1889 - Proposal: Adding Cell Properties to Grids in Mesa

Issue - State: closed - Opened by EwoutH 12 months ago - 22 comments

#1888 - space: Document empties property

Pull Request - State: closed - Opened by EwoutH 12 months ago - 2 comments
Labels: docs

#1887 - docs: Fix README.md inline code formatting

Pull Request - State: closed - Opened by rht about 1 year ago
Labels: docs

#1886 - update history for 2.1.5 release

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

#1885 - ci: Speed up pip install by caching deps install output

Pull Request - State: closed - Opened by rht about 1 year ago - 1 comment
Labels: ci

#1884 - fix: Do render_in_jupyter on Colab env

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

#1882 - Migrate from setuptools to hatch

Pull Request - State: closed - Opened by rht about 1 year ago - 5 comments
Labels: maintenance, packaging

#1881 - Convert README.rst to README.md via pandoc

Pull Request - State: closed - Opened by rht about 1 year ago - 6 comments

#1880 - Replace Black with ruff format

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

#1879 - space_drawer: Default to have model as the only argument

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

#1878 - remove controls for dragging and resizing

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

#1877 - Convert make_space into Solara component

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

#1876 - Improve ColorCard layout

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

#1875 - refactor: Define current_step as reactive

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

#1874 - update history, init for Mesa release 2.1.5

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

#1873 - Enhance Docstrings for Scheduler Classes in Mesa Time Module

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

#1872 - check whether model reporter is a partial function

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

#1871 - TyperError when model reporter is a partial function

Issue - State: closed - Opened by wang-boyu about 1 year ago

#1870 - Migrate setup from setup.py to pyproject.toml

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

#1869 - fix: Ensure space and plot subcomponent are not rerendered on step

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

#1868 - Fix render output in render_in_jupyter

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

#1867 - jupyterviz agent space and measures flash on mesa 2.1.4

Issue - State: closed - Opened by rlskoeser about 1 year ago - 2 comments

#1866 - docs: Convert HISTORY.rst to HISTORY.md

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

#1865 - update history, setup for Mesa release 2.1.4

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

#1864 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#1862 - Ensure mesa_viz_tornado>=0.1.3

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

#1861 - Update version for v2.1.3 release.

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

#1860 - Ensure mesa_viz_tornado>=0.1.2

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

#1859 - mesa.visualization.chartmodule doesn't work

Issue - State: closed - Opened by mikevlan about 1 year ago - 6 comments

#1857 - Update History.rst for 2.1.3 release

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

#1856 - update History.rst for release 2.1.3

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

#1855 - Update release.yml for trusted publishing

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

#1854 - Solara based User Interface

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

#1852 - CI: Add job that runs tests with pip pre-release dependencies

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

#1851 - fix: Ensure playing starts when clicked after model param change

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

#1847 - Clean up HexSingleGrid(HexGrid) andHexGrid

Issue - State: open - Opened by jackiekazil about 1 year ago - 9 comments

#1845 - JupyterViz: after changing parameters, play button does not work

Issue - State: closed - Opened by rlskoeser about 1 year ago - 2 comments

#1844 - Configure change handler for checkbox input

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

#1843 - jupyterviz checkbox input change is not propagated

Issue - State: closed - Opened by rlskoeser about 1 year ago

#1842 - How to change the default UI of Mesa

Issue - State: closed - Opened by the5solae about 1 year ago - 2 comments