CellPyLib is a library for working with Cellular Automata, for Python. Currently, only 1- and 2-dimensional k-color cellular automata with periodic boundary conditions are supported. The size of the neighbourhood can be adjusted.
Raw data
{
"_id": null,
"home_page": "http://github.com/lantunes/cellpylib",
"name": "cellpylib",
"maintainer": "",
"docs_url": null,
"requires_python": ">3.6",
"maintainer_email": "",
"keywords": "cellular automata,complexity,complex systems,computation,non-linear dynamics",
"author": "Luis M. Antunes",
"author_email": "lantunes@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a8/1e/c606ac9bf0277524cd935d6c2bb5b387c3bf401fa8ddbb59b622d6dd50af/cellpylib-2.4.0.tar.gz",
"platform": null,
"description": "CellPyLib is a library for working with Cellular Automata, for Python. Currently, only 1- and 2-dimensional k-color cellular automata with periodic boundary conditions are supported. The size of the neighbourhood can be adjusted. \n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "CellPyLib, A library for working with Cellular Automata, for Python.",
"version": "2.4.0",
"project_urls": {
"Homepage": "http://github.com/lantunes/cellpylib"
},
"split_keywords": [
"cellular automata",
"complexity",
"complex systems",
"computation",
"non-linear dynamics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a81ec606ac9bf0277524cd935d6c2bb5b387c3bf401fa8ddbb59b622d6dd50af",
"md5": "b3989ea872ad2ad7f1e280074339c549",
"sha256": "e23ff7b5f647c23958748727c899b4e57b667c9f18cbc66d7577dbfaab3729ef"
},
"downloads": -1,
"filename": "cellpylib-2.4.0.tar.gz",
"has_sig": false,
"md5_digest": "b3989ea872ad2ad7f1e280074339c549",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.6",
"size": 38296,
"upload_time": "2023-02-15T03:48:53",
"upload_time_iso_8601": "2023-02-15T03:48:53.060849Z",
"url": "https://files.pythonhosted.org/packages/a8/1e/c606ac9bf0277524cd935d6c2bb5b387c3bf401fa8ddbb59b622d6dd50af/cellpylib-2.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-15 03:48:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lantunes",
"github_project": "cellpylib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "cellpylib"
}