An open API service indexing awesome lists of open source software.

https://github.com/mattpitkin/matlabmultinest

A Matlab nested sampling implementation
https://github.com/mattpitkin/matlabmultinest

bayesian-inference nested-sampling

Last synced: 7 months ago
JSON representation

A Matlab nested sampling implementation

Awesome Lists containing this project

README

          

# Matlab Multinest

A Matlab nested sampling implementation

This code can make use of either the MultiNest sampler of [Feroz, Hobson & Bridges](http://xxx.lanl.gov/abs/0809.3437) or a version of the MCMC sampler of [Veitch & Vecchio](http://arxiv.org/abs/0911.3820) to generate samples within a standard nested sampling routine.

Release versions of this code are also hosted on the MultNest github page [here](https://github.com/farhanferoz/MultiNest). If you prefer [python](https://www.python.org/) there is a python wrapper to MultiNest called [PyMultiNest](https://johannesbuchner.github.io/PyMultiNest/) or a full python implementation called [nestle](http://kbarbary.github.io/nestle/).

### Analyses using Matlab MultiNest

* [Coughlin _et al_](http://adsabs.harvard.edu/cgi-bin/bib_query?arXiv:1404.4642), "Method for estimation of gravitational-wave transient model parameters in frequency-time maps", _CQG_, **31**, 165012 (2014)

Copyright © 2012 Matthew Pitkin & Joseph Romano

[![DOI](https://zenodo.org/badge/32762005.svg)](https://zenodo.org/badge/latestdoi/32762005)