معرفی شرکت ها


chi-drm-0.2.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Package to model dose response dynamics
ویژگی مقدار
سیستم عامل -
نام فایل chi-drm-0.2.2
نام chi-drm
نسخه کتابخانه 0.2.2
نگهدارنده ['David Augustin']
ایمیل نگهدارنده ['david.augustin@cs.ox.ac.uk']
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://chi.readthedocs.io
آدرس اینترنتی https://pypi.org/project/chi-drm/
مجوز BSD 3-clause license
# Chi [![Unit tests on multiple python versions](https://github.com/DavAug/chi/workflows/Unit%20tests%20(python%20versions)/badge.svg)](https://github.com/DavAug/chi/actions) [![Unit tests on multiple operating systems](https://github.com/DavAug/chi/workflows/Unit%20tests%20(OS%20versions)/badge.svg)](https://github.com/DavAug/chi/actions) [![codecov](https://codecov.io/gh/DavAug/chi/branch/main/graph/badge.svg)](https://codecov.io/gh/DavAug/chi) [![Documentation Status](https://readthedocs.org/projects/chi/badge/?version=latest)](https://chi.readthedocs.io/en/latest/?badge=latest) ## About **Chi** is an open source Python package hosted on GitHub, which can be used to model dose response dynamics. All features of the software are described in detail in the [full API documentation](https://chi.readthedocs.io/en/latest/). ## Getting started ### Installation 1. Install sundials Chi uses the open source package Myokit to solve ordinary differential equations and compute their sensitivities efficiently. Myokit does this using sundials' CVODESS, which needs to be installed with: - On Ubuntu: ```bash apt-get install libsundials-dev ``` - On MacOS: ```bash brew install sundials ``` - On Windows: No action required. Myokit will install sundial automatically. 2. Install chi ```bash pip install chi-drm ``` You can now use chi's functionality by importing it ```python import chi ``` ### Tutorials Tutorials and more detailed explanations on how to use chi can be found in the [documentation's getting started](https://chi.readthedocs.io/en/latest/getting_started/index.html) section. ## Citation If you use this software in your work, please cite it using the following metadata: #### APA ``` Augustin, D. (2021). Chi - An open source python package for treatment response modelling (Version 0.1.0) [Computer software]. https://github.com/DavAug/chi ``` #### BibTeX ``` @software{Augustin_Chi_-_An_2021, author = {Augustin, David}, month = {12}, title = {{Chi - An open source python package for treatment response modelling}}, url = {https://github.com/DavAug/chi}, version = {0.1.0}, year = {2021} } ``` ## 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](https://opensource.org/licenses/BSD-3-Clause)


نیازمندی

مقدار نام
>=0.11 arviz
>=1.33 myokit
>=1.17 numpy
>=0.24 pandas
>=0.4 pints
>=4.8.1 plotly
>=4.46.1 tqdm
>=0.19 xarray
- furo
!=1.7.3,>=1.5 sphinx
==1.0.0 jupyter


نحوه نصب


نصب پکیج whl chi-drm-0.2.2:

    pip install chi-drm-0.2.2.whl


نصب پکیج tar.gz chi-drm-0.2.2:

    pip install chi-drm-0.2.2.tar.gz