agentpy icon indicating copy to clipboard operation
agentpy copied to clipboard

AgentPy is an open-source framework for the development and analysis of agent-based models in Python.

Results 11 agentpy issues
Sort by recently updated
recently updated
newest added

Dear developers, Recently I tried to integrate an agentpy model with the EMA workbench, the example that was on the documentation was helpful, and I was able to make that...

I'm not sure if this is necessarily a bug, but I've found that when I'm using `ipysimulate` to visualize multiple types of agents, color coding is assigned to agents not...

enhancement

First of all, thank you for the programme! :-) I noticed that the logic in the torus case grid was a little convoluted and so I simplified it: I tested...

I've encountered an issue with the save() method in the DataDict class, where it fails to properly handle saving data to a directory outside the current working directory. The result...

Dear Developers: Hello, first I want to thank you for creating such a fantastic package! It has helped me immensely in my research! Recently, I've had an issue accessing the...

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.2 to 1.6.4. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.6.4 oh, boi! again? This is the last one tonight, promise! It fixes this embarrassing bug that was...

dependencies

See https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/

Seems no longer supported by the latest version of Ubuntu and thus not available for GitHub testing: https://github.com/actions/setup-python/issues/544

Read the Docs allows you to generate docs for PRs, so that you immediately can check if your code and docs changes processed right. This makes validating and reviewing PRs...