https://github.com/briochemc/bat.jl

A Bayesian Analysis Toolkit in Julia

https://github.com/briochemc/bat.jl

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Bayesian Analysis Toolkit in Julia

Basic Info
  • Host: GitHub
  • Owner: briochemc
  • License: other
  • Default Branch: main
  • Homepage:
  • Size: 95.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of bat/BAT.jl
Created about 4 years ago · Last pushed about 4 years ago

https://github.com/briochemc/BAT.jl/blob/main/

BAT.jl

[![Documentation for stable version](https://img.shields.io/badge/docs-stable-blue.svg)](https://bat.github.io/BAT.jl/stable) [![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://bat.github.io/BAT.jl/dev) [![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md) [![Build Status](https://github.com/bat/BAT.jl/workflows/CI/badge.svg?branch=main)](https://github.com/bat/BAT.jl/actions?query=workflow%3ACI) [![Codecov](https://codecov.io/gh/bat/BAT.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/bat/BAT.jl) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2587213.svg)](https://doi.org/10.5281/zenodo.2587213) 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](https://github.com/bat/bat), the Bayesian Analysis Toolkit in C++. BAT.jl now offer a different set of functionality and a wider variety of algorithms than it's C++ predecessor. ## Installation To install BAT.jl, start Julia and run ```julia julia> using Pkg julia> pkg"add BAT" ``` !!! note BAT.jl requires Julia >= v1.3, we recommend to use Julia >= v1.5. ## Documentation * [Documentation for stable version](https://bat.github.io/BAT.jl/stable) * [Documentation for development version](https://bat.github.io/BAT.jl/dev) ## Citing BAT.jl When using BAT.jl for research, teaching or similar, please cite our work, see [CITATION.bib](CITATION.bib).

Owner

  • Name: Benoît Pasquier
  • Login: briochemc
  • Kind: user
  • Location: Sydney, Australia
  • Company: UNSW

Research Associate at UNSW

GitHub Events

Total
Last Year