29::196 Computational Physics: Assignments  for week 9

GN: N. Giordano and H. Nakanishi, Computational Physics,  second edition, Pearson Prentice Hall, 2006
DY: D. Yang, C++ and Object Oriented Numeric Computing,  Springer, 2001
ZO: R. Zimmerman and F. Olness, Mathematica for Physics, Springer,  Second Edition 2001.
NR: W. Press, S. Teukolsky, W. Vetterling and B. Flannery, Numerical Recipes in C++,  Cambridge,  2003.


Readings for this week: GN appendix F,  NR: chapter 7
Readings for next week: GN chapter 5, Z0 chapter 8 (electrostatics); DY chapter 4.

Problem set 5 (due 3/31):  1) GN:  F5;
                                          2)DY: 3.14.22;
                                          3) Using C++, check the statement made a the bottom of page 279 in NR: "There are other more subtle ...."     


Examples of implementations of MersenneTwister.h    (by J. Wagner)