Fork me on GitHub

pyhrf.validation.valid_rndm_field module

class pyhrf.validation.valid_rndm_field.PartitionFunctionTest(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_comparison()
test_extrapolation()
test_onsager()
test_onsager1()
test_path_sampling()
class pyhrf.validation.valid_rndm_field.PottsTest(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_SW_nrj()
test_SW_nrj_2C_3C()
test_gibbs()
test_sw_nrj()
test_sw_sampling()
class pyhrf.validation.valid_rndm_field.field_energy_calculator(graph)