|
|
1. |
ArciMath BigDecimal
-
Fast and improved BigDecimal class. [Commercial/Free]
|
|
|
2. |
Colt
-
High performance scientific and technical computing data structures and methods. (Open Source, Attribution)
|
|
|
3. |
Decimal Arithmetic for Java
-
Improved BigDecimal class from IBM. [Open source]
|
|
|
4. |
FPLib
-
A small Java class that implements methods to perform arithmetic operations on 16:16 fixed-point numbers. [Open source, MIT license]
|
|
|
5. |
Java Numerics
-
Working group that offers presentation, news, and libraries related to numerical computing.
|
|
|
6. |
JeksParser
-
Parses and computes expressions or functions primarily for use in spreadsheet applications such as the example provided. [Beta Evaluation]
|
|
|
7. |
JEP - Java Mathematical Expression Parser
-
Java classes for parsing and evaluating mathematical expressions. Supports multiple variables and user-defined functions. [Open source, GPL or commercial]
|
|
|
8. |
JEPLite
-
A light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer. [Open source, GPL]
|
|
|
9. |
JFormula
-
A Java library for evaluating mathematical expression. It is compatible with the JDK 1.1 and later. [Shareware]
|
|
|
10. |
JMatLink
-
Connects Java and MATLAB. Native methods make it possible to use MATLAB's computational engine inside your own java applications, applets and servlets. [Freeware, source available]
|
|
|
11. |
JMP - Sparse matrix library
-
A library for sparse matrix computations. Includes a sparse BLAS, many iterative solvers for different problems, sparse matrix I/O and parallelization. [Open source, GPL]
|
|
|
12. |
JSpline+
-
For spline approximation, core matrix operations, and linear system solutions. [Commercial w/demo]
|
|
|
13. |
Mantissa (Mathematical Algorithms for Numerical Tasks In Space System Applications)
-
A class library devoted to simulation, including a comprehensive ODE solving package, as well as least square estimators, solvers, polynomials, basic statistics features. [Open source, BSD-like]
|
|
|
14. |
Math Parser
-
Package to parse and evaluate mathematical expressions at runtime. [Commercial]
|
|
|
15. |
Mathematical expression parser library for Java [GPL]
-
Library to parse mathematical expressions like x^2+sin(x)-root(1/3*x). The following mathematical operations are supported: + - * / ( ) ^ root log sin cos tan asin acos atan. [Open source, GPL]
|
|
|
16. |
Mersenne Twister Pseudo Random Number Generator Classes
-
Offers multiple replacement implementations for java.util.Random. [Open Source]
|
|
|
17. |
Significant Figures
-
Handles parsing, rounding, and displaying numbers for scientific applications.
|
|
|
18. |
ccapi
-
A financial library for automated stock trading, including many technical indicators and quote retreivers to fetch both intraday and historical stock quotes from various internet sources. [Open source, GPL]
|
|
|
19. |
JMathTools
-
A mathematical Java toolbox designed to be easily used and modified for scientific software engineering. [Open source, BSD License]
|