You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was a class project from the spring of 2014 semester for my computation chemistry course at UF. At this time I was just learning C/C++ and CUDA. The program builds an Ising spin glass model then uses Monte-Carlo (MC) sampling and Replica Exchange (RE) to search the sample space at many temperatures. See Comp_Chem_Proj.pdf in the repository …