Skip to content

ManifoldFR/rust-metropolis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metropolis

An implementation of MCMC (Markov Chain Monte Carlo) algorithms in Rust

Installation

Just clone the depo or add the Git URL to your Cargo.toml and you're good to go!

C FFI

The build script generates a C++ header that can be used to integrate this library within C++ code.

Python API

The pylib directory contains Python bindings generated with PyO3.

About

Implementation of the Metropolis algorithm in the Rust programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published