initial implementation of hmc

This commit is contained in:
Niu 2014-08-02 14:06:24 +01:00
parent ece85f02fe
commit e17e539bce

View file

@ -1,2 +1,3 @@
from scg import SCG
from optimization import *
from hmc import HMC,Gmodel