معرفی شرکت ها


fbu-0.1.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل fbu-0.1.2
نام fbu
نسخه کتابخانه 0.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Davide Gerbaudo, Clement Helsens and Francesco Rubbo
ایمیل نویسنده clement.helsens@gmail.com
آدرس صفحه اصلی https://github.com/pyFBU/fbu
آدرس اینترنتی https://pypi.org/project/fbu/
مجوز LICENSE.txt
.. image:: https://travis-ci.com/pyFBU/fbu.png :target: https://travis-ci.com/pyFBU/fbu .. image:: https://img.shields.io/pypi/v/fbu.svg :target: https://pypi.python.org/pypi/fbu ===== PyFBU ===== Implementation of the Fully Bayesian Unfolding algorithm described in `physics.data-an/1201.4612 <http://arxiv.org/abs/1201.4612>`_. The software is based on the Bayesian statistical modeling package `PyMC3 <http://docs.pymc.io/index.html>`_. Dependencies ------------ PyFBU is tested on Python 3.6.3 within Anaconda 4.3.30 and depends on PyMC 3. Installation ------------ The use of an isolated Python environment is recommended: :: conda create --name fbuenv source activate fbuenv PyMC 3 can be installed using conda :: conda install -c conda-forge pymc3 The following packages also need to be installed :: conda install mkl conda install numpy conda install mkl-service And this export needs to be added to your bashrc or similar to avoid warings :: export MKL_THREADING_LAYER=GNU or pip :: pip install git+https://github.com/pymc-devs/pymc3 The latest stable version of PyFBU can be installed using pip. :: pip install fbu Alternatively one can check out the development version of the code from the `GitHub <https://github.com/pyFBU/fbu>`_ repository: :: git clone https://github.com/pyFBU/fbu.git Usage ----- A `simple tutorial <tutorial.ipynb>`_ to help you get started.


نحوه نصب


نصب پکیج whl fbu-0.1.2:

    pip install fbu-0.1.2.whl


نصب پکیج tar.gz fbu-0.1.2:

    pip install fbu-0.1.2.tar.gz