Virtual Science Headline Animator

Virtual Science

Search

Friday, February 11, 2011

FreeMat Portable

scientific prototyping and technical computing

FreeMat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source.

 

Features

Screenshot
  • N-dimensional array manipulation (by default, N is limited to 6)
  • Support for 8,16, 32, and 64 bit integer types (signed and unsigned), 32 and 64 bit floating point types, and 64 and 128 bit complex types.
  • Built in arithmetic for manipulation of all supported data types.
  • Support for solving linear systems of equations via the divide operators.
  • Eigenvalue and singular value decompositions
  • Full control structure support (including, for, while, break, continue, etc.)
  • 2D plotting and image display
  • Heterogeneous array types (called “cell arrays” in MATLAB-speak) fully supported
  • Full support for dynamic structure arrays
  • Arbitrary-size FFT support
  • Pass-by-reference support (an IDL feature)
  • Keyword support (an IDL feature)
  • Codeless interface to external C/C++/FORTRAN code
  • Native sparse matrix support
  • Function pointers (eval and feval are fully supported)
  • Classes, operator overloading
  • 3D Plotting and visualization via OpenGL
  • Handle-based graphics

Download Details

SourceForge.net
  • Publisher: PortableApps.com (Bart.S)
  • Date Updated / Originally Released: 2010-10-15 / 2010-10-15
  • System Requirements: 2000/XP/Vista/7
  • License: GPL
  • Source Code: Launcher (included), FreeMat Source
  • MD5 Hash (for the geeks): 6801a7ed5ab5e8447cf0995b96205680

No comments:

Post a Comment