{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/ctmc.svg?branch=master)](https://travis-ci.org/kmedian/ctmc)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/ctmc/master?urlpath=lab)\n\n# ctmc\n\n\n## Table of Contents\n* [Installation](#installation)\n* [Usage](#usage)\n* [Commands](#commands)\n* [Support](#support)\n* [Contributing](#contributing)\n\n\n## Installation\nThe `ctmc` [git repo](http://github.com/kmedian/ctmc) is available as [PyPi package](https://pypi.org/project/ctmc)\n\n```\npip install ctmc\n```\n\n\n## Usage\nCheck the [examples](https://github.com/kmedian/ctmc/tree/master/examples) folder for notebooks.\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\n* Run Unit Tests: `python -W ignore -m unittest discover`\n* Remove `.pyc` files: `find . -type f -name \"*.pyc\" | xargs rm`\n* Remove `__pycache__` folders: `find . -type d -name \"__pycache__\" | xargs rm -rf`\n* Upload to PyPi with twine: `python setup.py sdist && twine upload -r pypi dist/*`\n\n\n## Debugging\n* Notebooks to profile python code are in the [profile](https://github.com/kmedian/ctmc/tree/master/profile) folder\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/ctmc/issues/new) for support.\n\n\n## Contributing\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/kmedian/ctmc/compare/).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kmedian/ctmc", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ctmc", "package_url": "https://pypi.org/project/ctmc/", "platform": "", "project_url": "https://pypi.org/project/ctmc/", "project_urls": { "Homepage": "http://github.com/kmedian/ctmc" }, "release_url": "https://pypi.org/project/ctmc/0.1.3/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Continous Time Markov Chain", "version": "0.1.3" }, "last_serial": 5895614, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c51455434086848e69b51c8a8bb4eb0a", "sha256": "5c1315b046cec6b850e938284ecab8f70328001d701819e668d948205efd505c" }, "downloads": -1, "filename": "ctmc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c51455434086848e69b51c8a8bb4eb0a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 5402, "upload_time": "2018-09-25T16:02:47", "url": "https://files.pythonhosted.org/packages/4a/80/0000bb89510e89959fb4cd97717dba638021f7b5555fb68dd8dd165c1a0f/ctmc-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "61b1fa1774510e48b6708d322fa07f96", "sha256": "e896bdd38d1ddeb14703f773e711b053ca309d2ada0930907df36428fe30c011" }, "downloads": -1, "filename": "ctmc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "61b1fa1774510e48b6708d322fa07f96", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 5425, "upload_time": "2018-09-25T18:47:20", "url": "https://files.pythonhosted.org/packages/fb/86/0b17535f4d64be7758820a169afeca128eb758e1b8fadcb7eae27a0ecbbe/ctmc-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "eb42df2546cc61e74ea156bd694deee2", "sha256": "f77283b03f0474e33801d01acdf4c8212beaee4298041825e3a19ee8a41a79b7" }, "downloads": -1, "filename": "ctmc-0.1.2.tar.gz", "has_sig": false, "md5_digest": "eb42df2546cc61e74ea156bd694deee2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 5471, "upload_time": "2018-10-04T19:21:47", "url": "https://files.pythonhosted.org/packages/45/41/bbeac81ff3511e9458a13ccbca8ca9b0a11c9f204662cba8c66c896fa4a1/ctmc-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "dde117742aef8b2890f0e368254845dc", "sha256": "75f3ce898c7cc9c0b3f2233a2de3608a8befac248e3181466c9e71063319b0e2" }, "downloads": -1, "filename": "ctmc-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dde117742aef8b2890f0e368254845dc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6223, "upload_time": "2019-09-27T11:26:25", "url": "https://files.pythonhosted.org/packages/86/19/abdefb69472fe26c55e57a003d4e944ee986f8246c84b2ece028dbda67f3/ctmc-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dde117742aef8b2890f0e368254845dc", "sha256": "75f3ce898c7cc9c0b3f2233a2de3608a8befac248e3181466c9e71063319b0e2" }, "downloads": -1, "filename": "ctmc-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dde117742aef8b2890f0e368254845dc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6223, "upload_time": "2019-09-27T11:26:25", "url": "https://files.pythonhosted.org/packages/86/19/abdefb69472fe26c55e57a003d4e944ee986f8246c84b2ece028dbda67f3/ctmc-0.1.3.tar.gz" } ] }