Version 1 of math::calculus

Updated 2012-05-31 12:37:34 by RLE

A wide ranging library of routines for mathematical operations such as solution of equations, matrix maths and so on.

Outside the calculus library there is room for many more functions to be developed.

Newton-Raphson Equation Solver duplicates a function but may be easier to implement or to sue for teaching.

Numerical Analysis in Tcl

Numerical array operations