{ "info": { "author": "Thomas Finnie", "author_email": "Thomas.Finnie@phe.gov.uk", "bugtrack_url": null, "classifiers": [], "description": "===============================\npygom - ODE modelling in Python\n===============================\n\n|pypi version| |Build status| |Documentation Status|\n\n.. |pypi version| image:: https://img.shields.io/pypi/v/pygom.svg\n :target: https://pypi.python.org/pypi/pygom\n.. |Build status| image:: https://travis-ci.org/PublicHealthEngland/pygom.svg?branch=master\n :target: https://travis-ci.org/PublicHealthEngland/pygom\n.. |Documentation Status| image:: https://readthedocs.org/projects/pygom/badge/?version=master\n :target: https://pygom.readthedocs.io/en/master/?badge=master\n\nDevelopment of a generic framework for ode models, more specifically,\naiming to solve compartmental type problems.\n\nThis package depends on::\n\n dask\n matplotlib\n enum34\n pandas\n python-dateutil\n python-libsbml\n numpy\n scipy\n sympy\n\nand they should be installed if not already available. Alternatively, the easier way\nto use a minimal (and isolated) setup is to use `conda `_ and\ncreate a new environment via::\n\n conda env create -f conda-env.yml\n\nInstallation of this package can be performed via::\n\n$ python setup.py install\n\nand tested via::\n\n$ python setup.py test\n\nA reduced form of the documentation may be found on ReadTheDocs_.\n\n.. _ReadTheDocs: https://pygom.readthedocs.io/en/master/\n\nYou may get the full documentation, including the lengthy examples by locally\nbuilding the documentation found in the folder::\n\n$ doc\n\nNote that building the documentation can be extremely slow depending on the\nsetup of the system. Further details can be found at it's own read me::\n\n$ doc/README.rst\n\nPlease be aware that if the module tests fails, then the documentation for the\npackage will not compile.\n\nPlease be aware that there may be redundant files within the package as it is\nunder active development.\n\nContributors\n============\nThomas Finnie (Thomas.Finnie@phe.gov.uk)\n\nEdwin Tye (Edwin.Tye@phe.gov.uk)\n\nVersion\n=======\n0.1.4 Much faster Tau leap for stochastic simulations\n\n0.1.3 Defaults to python built-in unittest and more in sync with conda", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PublicHealthEngland/pygom", "keywords": "", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "pygom", "package_url": "https://pypi.org/project/pygom/", "platform": "", "project_url": "https://pypi.org/project/pygom/", "project_urls": { "Homepage": "https://github.com/PublicHealthEngland/pygom" }, "release_url": "https://pypi.org/project/pygom/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "ODE modeling in Python", "version": "0.1.4" }, "last_serial": 5708115, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "172e30159960717d855eec7de44d57ad", "sha256": "a57d8bfa86d68e33737b283d7ae8e211fc7294d446acc21f7889053162977208" }, "downloads": -1, "filename": "pygom-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "172e30159960717d855eec7de44d57ad", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 168207, "upload_time": "2016-02-29T09:51:22", "url": "https://files.pythonhosted.org/packages/b6/64/9f5f0c582270f4fa6336ab727dc8ae04f4a450307b4159cee9a89cf41706/pygom-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0b4004201a29a75e5f909e1d1e8035a3", "sha256": "10a973ac1aeac930fc8ea71507517b48eb9df79ce33d232fd73bfe3d477bc578" }, "downloads": -1, "filename": "pygom-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0b4004201a29a75e5f909e1d1e8035a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69323, "upload_time": "2016-02-29T09:51:29", "url": "https://files.pythonhosted.org/packages/be/f0/4378974b05e34251b59a7c1ee48e871ab9e61ca804d6b7b84d2b3cd30ccd/pygom-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3bf48561fa50f97672d403bf978c5ba0", "sha256": "d5eaf3d646b3a8be94580c6761d4a4eca308bfcb2d6de1272de1ed8031e714d8" }, "downloads": -1, "filename": "pygom-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3bf48561fa50f97672d403bf978c5ba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77905, "upload_time": "2017-06-23T10:37:02", "url": "https://files.pythonhosted.org/packages/3f/06/5c848ec61811d1cf4544ad492f45c63769bdbc53a898106ae2c7f944eaaf/pygom-0.1.1.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ce8fa1b02ff3bdfd8fa7b70b1c059ac6", "sha256": "8bdb39a21332cbe45c63abe5a54a6905c8757201a5f7d4e94b7bf4cacfd9d760" }, "downloads": -1, "filename": "pygom-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ce8fa1b02ff3bdfd8fa7b70b1c059ac6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 426939, "upload_time": "2019-08-21T09:21:09", "url": "https://files.pythonhosted.org/packages/24/97/d708814dbc6a86450d134418696b9ef1ffd217abc33c71392df7fab9fe08/pygom-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce8fa1b02ff3bdfd8fa7b70b1c059ac6", "sha256": "8bdb39a21332cbe45c63abe5a54a6905c8757201a5f7d4e94b7bf4cacfd9d760" }, "downloads": -1, "filename": "pygom-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ce8fa1b02ff3bdfd8fa7b70b1c059ac6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 426939, "upload_time": "2019-08-21T09:21:09", "url": "https://files.pythonhosted.org/packages/24/97/d708814dbc6a86450d134418696b9ef1ffd217abc33c71392df7fab9fe08/pygom-0.1.4.tar.gz" } ] }