SG2

Programs

Home
Theory
Code Overview
Programs
Links
Contact Me!

Most of the code that I have written is located in Maple.  The programs are:
bulletproduct_fem.mws - The base code for most of the functions.
bulletGreens_Func.mws - Code for the various forms of Green's Function.
bulletEigen_Func.mws - Code for eigenfunction generation for other differential operators.
bulletoctave_matrix_solve - program for the numerical part of the FEM in octave.
bulletoctave_eigen_solve - program for eigenfunction generation in octave.

I am working hard on a code re-write of much of the underlying code into matlab!  I have converted much of Michael Gibbon's work, and will be publishing it soon.  Eventually, I plan on rewriting my code into Matlab.