Skip to main content

Continous Time Markov Chain (with automatic error correction)

Project description

Build Status Binder

ctmc2

Continous Time Markov Chain (with automatic error correction)

Table of Contents

Installation

The ctmc2 git repo is available as PyPi package

pip install ctmc2

Usage

Check the examples folder for notebooks.

Commands

  • Check syntax: flake8 --ignore=F401
  • Remove .pyc files: find . -type f -name "*.pyc" | xargs rm
  • Remove __pycache__ folders: find . -type d -name "__pycache__" | xargs rm -rf
  • Upload to PyPi with twine: python setup.py sdist && twine upload -r pypi dist/*

Debugging

  • Notebooks to profile python code are in the profile folder

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctmc2-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file ctmc2-0.1.0.tar.gz.

File metadata

  • Download URL: ctmc2-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.2

File hashes

Hashes for ctmc2-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0f8f2ce0dfca66023dcbeb29af07d2075c08e0352854a5b536964d5933626761
MD5 4e4e6bb3fe5ab38c01f452603bf43041
BLAKE2b-256 add879f325b85dbe29c50c42668906776533ca4a9c3fc69f60102164184802e4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page