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

https://github.com/turinglang/abstractmcmc.jl

Abstract types and interfaces for Markov chain Monte Carlo methods
https://github.com/turinglang/abstractmcmc.jl

Last synced: 4 months ago
JSON representation

Abstract types and interfaces for Markov chain Monte Carlo methods

Awesome Lists containing this project

README

        

# AbstractMCMC.jl

Abstract types and interfaces for Markov chain Monte Carlo methods.

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://turinglang.github.io/AbstractMCMC.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://turinglang.github.io/AbstractMCMC.jl/dev)
[![CI](https://github.com/TuringLang/AbstractMCMC.jl/workflows/CI/badge.svg?branch=main)](https://github.com/TuringLang/AbstractMCMC.jl/actions?query=workflow%3ACI+branch%3Amain)
[![IntegrationTest](https://github.com/TuringLang/AbstractMCMC.jl/workflows/IntegrationTest/badge.svg?branch=main)](https://github.com/TuringLang/AbstractMCMC.jl/actions?query=workflow%3AIntegrationTest+branch%3Amain)
[![Codecov](https://codecov.io/gh/TuringLang/AbstractMCMC.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/TuringLang/AbstractMCMC.jl)
[![Coveralls](https://coveralls.io/repos/github/TuringLang/AbstractMCMC.jl/badge.svg?branch=main)](https://coveralls.io/github/TuringLang/AbstractMCMC.jl?branch=main)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)