Skip to content

bayerj/hypermegacyber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HyperMegaCyber

Basic hybrid Monte-Carlo for python.

This code is heavily inspired by the deep learning tutorials with theano and Radford Neal's work for R.

Dependencies

The only dependency is numpy.

Installation

Run

$ python setup.py install

or alternatively

$ pip install .

from the source directory. You might have to prefix the call with a sudo.

About

Very basic hybrid monte carlo for python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published