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.
Urgency: high
Release date: 19.06.2012
Source code:
BAT-0.9.1.tar.gz
(808 kB)
reference guide
| changelog
| performance testing
This version is intended as a pre-release for the stable BAT version 1.0. It contains an important bugfix and a few improvements of multi-template fitter. The most important changes are summarized below.
Mode Finding
- Fixed memory leak in FindModeMinuit()
Multi-Template Fitter
- Added more plotting options for stacks.
- Added description of new options to BAT introduction document.
- Added Doxygen comments and improved the reference manual.
If you are upgrading from BAT version 0.4.3 or older, please also read the release notes for BAT 0.9, in particular the part concerning the change of the user interface.
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)