MATFOR 4
Introduction
MATFOR is a set of Fortran 90/95 and C/C++ libraries that enhances your program with dynamic visualisation capabilities, shortens your numerical codes and speeds up your development process.
By adding a few lines of MATFOR codes to your Fortran program, you can easily visualise your computing results, perform run-time animations, or even produce a movie presentation file as you execute your program.
Debugging is facilitated with the debugging facilities provided by MATFOR Graphics Viewer. You can pause an animation, view the current data using MATFOR Data Viewer, and examine any aberrations.
MATFOR numerical procedures are designed to be intuitive and simple to use. Using the numerical procedures, you can solve many technical computing systems, especially those involving linear algebra system, in a fraction of the time it would take to write a program traditionally Fortran.