cromosim


Namecromosim JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttp://www.cromosim.fr
SummaryNone
upload_time2024-12-30 18:21:18
maintainerNone
docs_urlNone
authorSylvain Faure, Bertrand Maury
requires_pythonNone
licenseGPL
keywords crowd motion simulator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cromosim

CROMOSIM is a Python Library for Crowd Motion Simulation.

- **Website:** https://www.cromosim.fr
- **Source code:** https://github.com/sylvain-faure/cromosim

The aim of this open source project is to make it possible to users to run simulations based from several models (cellular automata, microscopic simulations or using compartments), to test new configurations, and even to investigate the possibility to program their own model in complex geometry : do-it yourself !

This package proposes Python implementations of the numerical methods detailed in the book “Crowds in equations: an introduction to the microscopic modeling of crowds” by Bertrand Maury (ENS Ulm & Univ. Paris-Saclay) and Sylvain Faure (CNRS), World Scientific 2018, Advanced textbooks in mathematics.



How to use cromosim ?
---------------------

You can either install the main modules with pip:

    ~$ pip install cromosim

and then download one of the examples:

    ~$ mkdir my_first_example
    ~$ cd my_first_example
    my_first_example$ wget https://github.com/sylvain-faure/cromosim/blob/master/examples/domain/domain_room.py
    my_first_example$ wget https://github.com/sylvain-faure/cromosim/blob/master/examples/domain/room.png
    my_first_example$ python domain_room.py

Or clone the entire folder with git and install it manually:

    ~$ git clone git@github.com:sylvain-faure/cromosim.git
    ~$ cd cromosim
    cromosim$ python setup.py install

and then try one of the scripts in the 'examples' folder:
    
    cromosim$ cd examples/domain
    cromosim/examples/domain$ python domain_room.py

For more information
---------------------

https://www.cromosim.fr

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.cromosim.fr",
    "name": "cromosim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Crowd Motion Simulator",
    "author": "Sylvain Faure, Bertrand Maury",
    "author_email": "sylvain.faure@math.u-psud.fr, bertrand.maury@math.u-psud.fr",
    "download_url": "https://files.pythonhosted.org/packages/e2/6d/280f8ba7a2c01bfb59f076be9ef7bbc91ca59253a5b69b77849f9f31891c/cromosim-2.1.0.tar.gz",
    "platform": null,
    "description": "# cromosim\n\nCROMOSIM is a Python Library for Crowd Motion Simulation.\n\n- **Website:** https://www.cromosim.fr\n- **Source code:** https://github.com/sylvain-faure/cromosim\n\nThe aim of this open source project is to make it possible to users to run simulations based from several models (cellular automata, microscopic simulations or using compartments), to test new configurations, and even to investigate the possibility to program their own model in complex geometry : do-it yourself !\n\nThis package proposes Python implementations of the numerical methods detailed in the book \u201cCrowds in equations: an introduction to the microscopic modeling of crowds\u201d by Bertrand Maury (ENS Ulm & Univ. Paris-Saclay) and Sylvain Faure (CNRS), World Scientific 2018, Advanced textbooks in mathematics.\n\n\n\nHow to use cromosim ?\n---------------------\n\nYou can either install the main modules with pip:\n\n    ~$ pip install cromosim\n\nand then download one of the examples:\n\n    ~$ mkdir my_first_example\n    ~$ cd my_first_example\n    my_first_example$ wget https://github.com/sylvain-faure/cromosim/blob/master/examples/domain/domain_room.py\n    my_first_example$ wget https://github.com/sylvain-faure/cromosim/blob/master/examples/domain/room.png\n    my_first_example$ python domain_room.py\n\nOr clone the entire folder with git and install it manually:\n\n    ~$ git clone git@github.com:sylvain-faure/cromosim.git\n    ~$ cd cromosim\n    cromosim$ python setup.py install\n\nand then try one of the scripts in the 'examples' folder:\n    \n    cromosim$ cd examples/domain\n    cromosim/examples/domain$ python domain_room.py\n\nFor more information\n---------------------\n\nhttps://www.cromosim.fr\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": null,
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "http://www.cromosim.fr"
    },
    "split_keywords": [
        "crowd",
        "motion",
        "simulator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e338e42cd545cbefef93cf904c0861480a3a9214492d694e47e4d6869dd2cec",
                "md5": "ff5fe46790b2da1506a69d436fcb920c",
                "sha256": "60c3a0b70d391637acb503f3334b9bc2fae04caa38d195b75ebc222805c19d7d"
            },
            "downloads": -1,
            "filename": "cromosim-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff5fe46790b2da1506a69d436fcb920c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 30706,
            "upload_time": "2024-12-30T18:21:05",
            "upload_time_iso_8601": "2024-12-30T18:21:05.252954Z",
            "url": "https://files.pythonhosted.org/packages/9e/33/8e42cd545cbefef93cf904c0861480a3a9214492d694e47e4d6869dd2cec/cromosim-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e26d280f8ba7a2c01bfb59f076be9ef7bbc91ca59253a5b69b77849f9f31891c",
                "md5": "480a69e86b3b0d6405e23bd0ee193d7c",
                "sha256": "94e89866f34e36fd543e1099e79b9aa8fa51e4dd092957016d1dfb28dc0397e9"
            },
            "downloads": -1,
            "filename": "cromosim-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "480a69e86b3b0d6405e23bd0ee193d7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 87972391,
            "upload_time": "2024-12-30T18:21:18",
            "upload_time_iso_8601": "2024-12-30T18:21:18.200644Z",
            "url": "https://files.pythonhosted.org/packages/e2/6d/280f8ba7a2c01bfb59f076be9ef7bbc91ca59253a5b69b77849f9f31891c/cromosim-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 18:21:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cromosim"
}
        
Elapsed time: 1.03924s