CSE/MATH 455, Programs discussed in class, labs, etc.

These are mostly simple programs to make a point or describe the core of an algorithm. They are generally not intended to be used for serious computation.

Floating point computation

Rootfinding

Interpolation

Quadrature


* Back to CSE/MATH 455 home page