Solutions to Homework #4

  1. Solutions to problem 1
          1(abc): python hw4.1.py -n 50 -d 0.01     > hw4.1abc.out
          1(d):   python hw4.1.py -n 50 -F -d 1.e-5 > hw4.1d.out
    Output: part 1abc, part 1d. Plot: part 1abc

  2. Solution to problem 2
              python hw4.2.py -n 2 -E 1.e-6

  3. Solution to problem 3
              python hw4.3.py -n 50 -E 5.e-7 > hw4.3.out
    Output is here.