4. Introduction to Classes
A brief introduction to classes with application to the Ising model
3. Interface and Data Managment
While deciding how you want to choose which experiment to run or what parameters to use, there are two things to keep in mind: Data organization and ease of use.
2 - A Design Document for the 2-D Ising Model part 1
I have included my first draft of my Ising Model Design Document
1 - Introduction to Design Documents
A design document serves two purposes: (1) it is a tool to help us plan that creates a road map for the code, and (2) that tells other people (or reminds us 2 weeks later) what we set out to do.