Skip to main content

Package to model dose response dynamics

Project description

Chi

Unit tests on multiple python versions Unit tests on multiple operating systems codecov Documentation Status

About

Chi is an open source Python package hosted on GitHub, which can be used to model dose response dynamics.

All features of our software are described in detail in our full API documentation.

Getting started

Installation

  1. Install CVODES

Chi uses the open-source package Myokit to solve mechanistic models and compute their sensitivities efficiently. Myokit does this using CVODESS, which need to be installed with:

  • On Ubuntu:
apt-get install libsundials-dev
  • On MacOS:
brew install sundials
  • On Windows: No action required. Myokit will install CVODESS automatically.
  1. Install chi
pip install chi-drm

Usage

You can now use chi's functionality by importing it

import chi

Tutorials and more detailed explanations on how to use chi are currently under development.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD-3-Clause

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

chi-drm-0.1.0.tar.gz (260.4 kB view hashes)

Uploaded Source

Built Distribution

chi_drm-0.1.0-py3-none-any.whl (246.4 kB view hashes)

Uploaded Python 3

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