معرفی شرکت ها


actinrings-1.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python package that implements the analytical model from "Constriction of actin rings by passive crosslinker".
ویژگی مقدار
سیستم عامل -
نام فایل actinrings-1.0.0
نام actinrings
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alexander Cumberworth
ایمیل نویسنده alex@cumberworth.org
آدرس صفحه اصلی https://github.com/cumberworth/actinrings
آدرس اینترنتی https://pypi.org/project/actinrings/
مجوز -
# Supporting python modules for "Constriction of actin rings by passive crosslinkers" Python package that implements the analytical model from [Ref. 1](#references). It also includes a module for creating plots with this model, as well as plots from finite element calculations output from a related package ([elastic-rings](https://github.com/cumberworth/elastic-rings)) and plots from Monte Carlo simulations from another related package ([ActinRingsMC.jl](https://github.com/cumberworth/ActinRingsMC.jl)). Some example scripts for creating plots are provided in the [`scripts`](scripts/) directory. ## Installation This package was developed and used on Linux. [It is available on the PyPI respository](https://pypi.org/project/actinrings/). It can be installed by running ``` pip install X ``` If you do not have root access and it does not automatically default to installing locally, the `--user` flag may be used. To install directly from this repository, run ``` python -m build pip install dist/actinrings-0.0.0-py3-none-any.whl ``` To run the above, it may be necessary to update a few packages: ``` python3 -m pip install --upgrade pip setuptools wheel ``` For more information on building and installing python packages, see the documentation from the [Python Packaging Authority](https://packaging.python.org/en/latest/). ## References [1] A. Cumberworth and P. R. t. Wolde, Constriction of actin rings by passive crosslinkers. ## Links [Python Packaging Authority](https://packaging.python.org/en/latest/) [elastic-rings](https://github.com/cumberworth/elastic-rings) [ActinRingsMC.jl](https://github.com/cumberworth/ActinRingsMC.jl)


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl actinrings-1.0.0:

    pip install actinrings-1.0.0.whl


نصب پکیج tar.gz actinrings-1.0.0:

    pip install actinrings-1.0.0.tar.gz