JMathLib
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
| Stable release | 0.9.4 / February 26, 2009 |
|---|---|
| Written in | java |
| Platform | Cross-platform |
| Available in | english |
| Type | Technical computing |
| License | GNU General Public License |
| Website | http://www.jmathlib.de/ |
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.
Contents |
[edit] 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.
[edit] License
GNU General Public License (GPL v. 2.0)
[edit] MATLAB compatibility
JMathLib has been built with MATLAB compatibility in mind. It therefore shares many features with MATLAB, SciLab, FreeMat and GNU Octave.