Andrew D. Lewis's C programs

[Documentation List] [Decoding instructions]


  1. func: This is a C program which I use for generating a graph of a function. It has some nice features like generation of log files and the possibility of varying parameters which makes it helpful at times. Documented.
  2. ode: This is a C program for integrating ordinary differential equations. It has some nice tweaks that I use like it creates log files, it allows variable parameters, etc. Documented.

Andrew D. Lewis (andrew at mast.queensu.ca)