[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.
This is the GTK+ based version of EULER for Unix / Linux systems. EULER is a program for quickly and interactively computing with real and complex numbers and matrices, or with intervals, in the style of MatLab, Octave. It can draw and animate your functions in two and three dimensions.
MPSpack is a user-friendly and fully object-oriented MATLAB toolbox that implements the Method of Particular Solutions and related boundary methods (e.g. fundamental solutions) for efficient and highly accurate solution of Laplace eigenvalue
... [More]
problems, interior/exterior Helmholtz boundary-value problems (e.g. wave scattering), and related PDE problems, on piecewise-constant 2D domains.
It is currently in the development stage. [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.