[5 total ]
Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
The Psychophysics Toolbox is a collection of Matlab functions that extend the language to give you exquisite control of your computer to test observers with research-grade dynamic stimuli.
The MATLAB Bundle for TextMate.
This bundle supports both Octave and MATLAB, and contains useful commands and snippets to make your matlab/octave life easier.
This is the same bundle as can be found in the macromates svn server, although
... [More]
changes will be staged here for testing before being committed upstream.
Check it out using git, GetBundles or SVN, and then send feedback using the google group: http://groups.google.com/group/matlab-tmbundle [Less]
JMathLib is a system of mathematical functions designed to be used in evaluating complex expressions and display the results graphically. It can be used either interactively or to interpret script files. It works like Matlab, Octave, Freemat and Scilab.