Math/CS 714 is a graduate course taught at the University of Wisconsin, Madison on methods of computational mechanics.
The codes are primarily written in Python and make use of several well-established libraries
- NumPy for numerical linear algebra
- SciPy for scientific routines and algorithms
- Matplotlib for graphing and visualization
In addition, a number of programs output data to text in a format that can be read by the freeware plotting program Gnuplot.
Enrolled students can access the course Canvas website for more information.