QCT Bayesian Statistics
From UC_Chemistry
(Difference between revisions)
| Revision as of 17:42, 14 January 2009 David Rogers (Talk | contribs) ← Previous diff |
Revision as of 18:07, 14 January 2009 David Rogers (Talk | contribs) Next diff → |
||
| Line 2: | Line 2: | ||
| [[Media:HS_est.tgz]] | [[Media:HS_est.tgz]] | ||
| + | |||
| + | In order to use this, you must have python with numpy installed on your system and copy the ucgrad directory of [http://forcesolve.sourceforge.net forcesolve] (forcesolve/cg_topol/ucgrad) to your python site-packages directory (/usr/lib64/python2.4/site-packages/ on my system). | ||
Revision as of 18:07, 14 January 2009
The following is our reference implementation of the the hard sphere free energy calculation of JCP129(13):134505.
In order to use this, you must have python with numpy installed on your system and copy the ucgrad directory of forcesolve (forcesolve/cg_topol/ucgrad) to your python site-packages directory (/usr/lib64/python2.4/site-packages/ on my system).
