CMD + K

pyhmc

Community

Hybrid Monte Carlo for Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pyhmc

Usage Tracking

0.1.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package is a straight-forward port of the functions hmc2.m and hmc2_opt.m from the MCMCstuff matlab toolbox written by Aki Vehtari. The code is originally based on the functions hmc.m from the netlab toolbox written by Ian T Nabney. The portion of algorithm involving "windows" is derived from the C code for this function included in the Software for Flexible Bayesian Modeling written by Radford Neal.

The original Python port was made by Kilian Koepsell, and subsequently modernized by Robert T. McGibbon.

About

Summary

Hybrid Monte Carlo for Python

Last Updated

Apr 7, 2017 at 07:31

License

BSD-3-Clause

Total Downloads

181.8K

Supported Platforms

win-64
macOS-64
linux-64
win-32