Graphics support for IDL (version 5.0 and later) and Grace plotting tools is added. See this guide section for more info.
Computation speed for Monte-Carlo SSA has been optimized by fixing resolution at 0.001/dt (in the Nyquist interval from 0 to 0.5/dt) for finding dominant frequencies for EOFs.
Toolkit 4.0 is provided with a new graphical user interface (GUI) which is no longer based on TCl/Tk. 4.0 GUI is based on Motif, which is the industry standard on Unix computer systems. New GUI makes a Tollkit more flexible and easy to use.
Dynamical memory management is implemented to remove the restrictions on the time series length, existing in the old versions of the Toolkit. The results and data are managed using matrices and vectors with the names supplied by the user in GUI.
Linear algebra routines are now based on a latest release of ...