{"id":20374765,"url":"https://github.com/kmedian/ctmc","last_synced_at":"2025-07-03T15:06:21.387Z","repository":{"id":62565858,"uuid":"150289851","full_name":"kmedian/ctmc","owner":"kmedian","description":"Continuous Time Markov Chain","archived":false,"fork":false,"pushed_at":"2019-09-27T11:26:24.000Z","size":92,"stargazers_count":16,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T07:16:59.177Z","etag":null,"topics":["continuous-time-markov-chain","ctmc","markov-chain","pypi","stochastic-matrix","transition-matrix","transition-probability"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmedian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-25T15:40:47.000Z","updated_at":"2024-11-14T09:30:27.000Z","dependencies_parsed_at":"2022-11-03T16:46:37.791Z","dependency_job_id":null,"html_url":"https://github.com/kmedian/ctmc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kmedian/ctmc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fctmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fctmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fctmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fctmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmedian","download_url":"https://codeload.github.com/kmedian/ctmc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fctmc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263348219,"owners_count":23452871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["continuous-time-markov-chain","ctmc","markov-chain","pypi","stochastic-matrix","transition-matrix","transition-probability"],"created_at":"2024-11-15T01:26:48.969Z","updated_at":"2025-07-03T15:06:21.328Z","avatar_url":"https://github.com/kmedian.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![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 \u0026\u0026 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/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmedian%2Fctmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmedian%2Fctmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmedian%2Fctmc/lists"}