معرفی شرکت ها


chainsail-helpers-0.1.5.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Probability distribution interfaces, examples, and utilities for the Chainsail sampling service
ویژگی مقدار
سیستم عامل -
نام فایل chainsail-helpers-0.1.5.1
نام chainsail-helpers
نسخه کتابخانه 0.1.5.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Simeon Carstens
ایمیل نویسنده simeon.carstens@tweag.io
آدرس صفحه اصلی https://github.com/tweag/chainsail-resources
آدرس اینترنتی https://pypi.org/project/chainsail-helpers/
مجوز MIT
# Chainsail PDF interfaces and utilities This small package complements the [Chainsail](https://chainsail.io) sampling service. It - defines the general interface for objects representing Chainsail-consumable probability distributions, - provides implementations thereof for popular probabilistic programming languages, - and contains a few helper scripts for post-processing. ## Installation ```bash $ pip install chainsail-helpers ``` If you'd like implement a probability density using [Stan](https://mc-stan.org) or [PyMC3](https://docs.pymc.io), install the corresponding extra dependencies like so: `poetry install --extras pymc3` and similarly for `stan`. When using Chainsail, this package will be automatically installed, so no need to add it to the list of dependencies in the job submission form. If you like to develop this package, best use [Poetry](https://python-poetry.org): ```bash $ poetry install $ poetry shell ``` and you will be dropped into a virtual environment with all dependencies installed. ## Contributing Contributions, for example PDF implementations for other probabilistic programming languages, are highly welcome! Just open a pull request and we'll be happy to work with you to make Chainsail even more useful. ## License © 2021 [Tweag](https://tweag.io). `chainsail_helpers` is open-source software and licensed under the [MIT license](https://opensource.org/licenses/MIT).


نیازمندی

مقدار نام
>=1.21.2,<2.0.0 numpy
>=4.1.4,<5.0.0) pymc
>=2.26.0,<3.0.0) requests


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

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


نحوه نصب


نصب پکیج whl chainsail-helpers-0.1.5.1:

    pip install chainsail-helpers-0.1.5.1.whl


نصب پکیج tar.gz chainsail-helpers-0.1.5.1:

    pip install chainsail-helpers-0.1.5.1.tar.gz