DESCR 558 B

1234567891011
  1. FreeMat is a free environment for rapid engineering and scientific
  2. prototyping and data processing. It is similar to commercial systems
  3. such as MATLAB from Mathworks, and IDL from Research Systems, but is
  4. Open Source. FreeMat includes several novel features such as a codeless
  5. interface to external C/C++/FORTRAN code, parallel/distributed
  6. algorithm development (via MPI), and plotting and visualization
  7. capabilities.
  8. Multi-platform regression test suite is shipped with this version.
  9. Use run_tests command to verify the functionality of your installation.