Skip to content
forked from bat/BAT.jl

A Bayesian Analysis Toolkit in Julia

License

Notifications You must be signed in to change notification settings

Cornelius-G/BAT.jl

This branch is 1 commit ahead of, 224 commits behind bat/BAT.jl:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10c5abe · Jun 30, 2023
Apr 1, 2022
Jul 3, 2022
Jun 21, 2022
Jun 30, 2023
Jul 6, 2022
Jan 31, 2019
Jan 31, 2019
May 6, 2022
Apr 23, 2021
Jul 3, 2022
Jul 17, 2022
May 17, 2022
Jul 3, 2022

Repository files navigation

BAT.jl

Documentation for stable version Documentation for development version License Build Status Codecov DOI

Welcome to BAT, a Bayesian analysis toolkit in Julia.

BAT.jl offers a variety of posterior sampling, mode estimation and integration algorithms, supplemented by plotting recipes and I/O functionality.

BAT.jl originated as a rewrite/redesign of BAT, the Bayesian Analysis Toolkit in C++. BAT.jl now offer a different set of functionality and a wider variety of algorithms than its C++ predecessor.

Installation

To install BAT.jl, start Julia and run

julia> using Pkg
julia> pkg"add BAT"

!!! note

BAT.jl requires Julia >= v1.3, we recommend to use Julia >= v1.5.

Documentation

Citing BAT.jl

When using BAT.jl for research, teaching or similar, please cite our work, see CITATION.bib.

About

A Bayesian Analysis Toolkit in Julia

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 99.4%
  • C++ 0.6%