Mathematics Source Code

The source code implements an extensive collection of data types and algorithms. Much of the code was ported from Wild Magic 5 with modifications to simplify the classes and use templates. The code includes new and improved implementations; specifically, the computational geometry code has been tested extensively with sample applications illustrating each algorithm. We have added constrained Delaunay triangulation. A new exact arithmetic library has been added that performs better than the old one. We also added much improved implementations for symmetric eigensystems and for singular value decomposition.