Additional material:
About Assignment 1
(postscript)
(pdf),
and Review of C
-
Review of Programming in C for Numerical Simulations
-
Data Types
-
Data Structures
-
vectors and 1-d arrays
-
matrices and 2-d arrays
- Math Operators
- Math Library Functions
- Compiling and Debugging. Using the -lm option to include math library.
-
Error, precision, accuracy, stability: some beginner's traps [Act96]