JMathLib is a numerical computational interpreter implemented in Java. It can execute scripts (similar to MATLAB) and it supports dynamic linking to Java class code.
Technical details
- JMathLib is written completely in Java. It has an interpreter that interprets the script language, which is similar to Matlab M-files. It can be extended using script files like in Matlab or by using java files.
License
GNU General Public License (GPL v. 2.0)
MATLAB compatibility
JMathLib has been built with
MATLAB compatibility in mind. It therefore shares many features with
MATLAB,
SciLab,
FreeMat and
GNU Octave.
See also
External links