We will be implementing the Heun scheme to integrate the LLG equation the idea is to take the equation right out of an article and implement that into code, then do some tests and print out the precession of a single spin.
The code can be found here.