resources

PHYS 3437 - Computational Methods in Physics


Schedule of assignments.


If you spot any typographic errors in assignments please let me know as *soon* as possible.

Assignment 1 can be downloaded here.
The prime.f file can be downloaded here

Assignment 2 can be downloaded here.
The rootnr.f file can be downloaded here

Assignment 3 can be downloaded here.
The hermstart.f file can be downloaded here
The trisolve.f subroutine can be downloaded here

Assignment 4 can be downloaded here.
The RAN3.f file can be downloaded here. You need to start the random generator using an integer seed, say iseed, and set this to -1066601. Call the generator using ran=RAN3(iseed) where ran will be a floating point number on [0,1]

back