This C++ version of BAT is still being maintained, but addition of new features is unlikely. Check out our new incarnation, BAT.jl, the Bayesian analysis toolkit in Julia. In addition to Metropolis-Hastings sampling, BAT.jl supports Hamiltonian Monte Carlo (HMC) with automatic differentiation, automatic prior-based parameter space transformations, and much more. See the BAT.jl documentation.

Downloads

Our releases are hosted at our github page. This page is maintained to provide access to older files.

Version:   0.4.1 (development)

Urgency:  high

Release date: 30.8.2010

Source code: BAT-0.4.1.tar.gz (624 kB)

reference guide | installation instructions | changelog | performance testing


Release notes

This version contains an important bugfix for the MCMC.
At the end of every MCMC run the pre-run was run again which caused that all the results of the main run were reset. This bug was introduced in 0.4 and is not present in previous versions.


Previous major release 0.4 contains many improvements and updates and several bugfixes. The most important changes are summarized below.

Installation procedure

Model setup

MCMC

Plotting

Additions

Interface to RooFit/RooStats

Goodness-of-fit

Performance testing

For detailed list of changes see the ChangeLog.


Older versions:

0.9.4.1 (bugfix)
0.9.4 (pre 1.0)
0.9.3 (pre 1.0)
0.9.2 (pre 1.0)
0.9.1 (pre 1.0)
0.9 (pre 1.0)
0.4.3 (dev)
0.4.2 (dev)
0.4.1 (dev)
0.4 (dev)
0.3.2 (dev)
0.3.1 (dev)
0.3 (dev)
0.2.1 (dev)
0.2 (dev)
0.1 (initial release)