.. pymultinest documentation master file, created by sphinx-quickstart on Thu Jan 5 04:13:31 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pymultinest's documentation! ======================================= About ------------------------------ This is the documentation for two python modules for Bayesian analysis, parameter estimation and model selection: pymultinest and pycuba. * :doc:`PyMultiNest ` interacts with **MultiNest**, a Nested Sampling Monte Carlo library. * :doc:`PyCuba ` interacts with **cuba**, a library for various numerical integration methods. Get PyMultiNest ------------------------------- * Follow the instructions in the :doc:`installation guide `. * You can download the source code from the `GitHub code repository `_. Citing PyMultiNest ------------------------------- Please cite `MultiNest ` and `Cuba ` accordingly, depending on which algorithm you connect your Python program to using this package. If you find PyMultiNest enables your research, please consider citing my publication to give back for the time I invested: `Buchner et al. 2014, A&A `_ (`get BibTex `_) In this paper, I introduce the software package officially, and apply the methodology of applying MultiNest to `X-ray spectral analysis `_. Documentation: ------------------------------- .. toctree:: install pymultinest pycuba :maxdepth: -1 Indices and tables ------------------------------- * :ref:`genindex` * :ref:`modindex` * :ref:`search`