|
From: Nicholson C. <nic...@gm...> - 2023-02-15 21:35:22
|
The Repast team is pleased to announce the 1.1.0 release of Repast4Py, our Python-based distributed agent-based modeling toolkit. This release contains: * Enhanced scheduler functionality * Compatibility with newer versions of GCC * Speed improvements * Miscellaneous bug fixes Repast4Py is compatible with Python 3.7 - 3.10. 3.11 support is currently blocked until the required Numba and PyTorch packages are supported under Python 3.11. At that time, hopefully within a month, Repast4Py should be compatible with Python 3.11. We are tracking 3.11 support here: https://github.com/Repast/repast4py/issues/30 <https://github.com/Repast/repast4py/issues/30> PyPI: https://pypi.org/project/repast4py/ <https://pypi.org/project/repast4py/> User Guide: https://repast.github.io/repast4py.site/guide/user_guide.html <https://repast.github.io/repast4py.site/guide/user_guide.html> Example Models: https://repast.github.io/repast4py.site/examples/examples.html <https://repast.github.io/repast4py.site/examples/examples.html> API Docs: https://repast.github.io/repast4py.site/apidoc/index.html <https://repast.github.io/repast4py.site/apidoc/index.html> Issues: https://github.com/Repast/repast4py/issues <https://github.com/Repast/repast4py/issues> Repository: https://github.com/Repast/repast4py <https://github.com/Repast/repast4py> Nick |