english deutsch
Cryptography
Baltimore Technologies, Entrust/Toolkit Java Edition, FlexiProvider, Hidden Field Equations (HFE) in Java, IAIK Java Crypto Products, ISNetworks JCE Provider, J2SSH Maverick, Java Cryptography Extension (JCE), JCSI - Java Crypto and Security Implementation, JEncrypt
32-bit Cyclic Redundancy Check (CRC) class
This check is used in numerous systems to verify the integrity of information. It's also used as a hashing function. [Open Source, Public Domain]
ArciMath BigDecimal
Fast and improved BigDecimal class. [Commercial/Free]
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]
Colt
High performance scientific and technical computing data structures and methods. (Open Source, Attribution)
Decimal Arithmetic for Java
Improved BigDecimal class from IBM. [Open source]
FPLib
A small Java class that implements methods to perform arithmetic operations on 16:16 fixed-point numbers. [Open source, MIT license]
ILOG JSolver
A pure Java constraint-programming engine and a pure Java optimization library. [Commercial]
Java Financial Library
A library and quick application for financial software. [Open source, LGPL]
Java Numerics
Working group that offers presentation, news, and libraries related to numerical computing.
JeksParser
Parses and computes expressions or functions primarily for use in spreadsheet applications such as the example provided. [Beta Evaluation]
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]
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]
JFormula
A Java library for evaluating mathematical expression. It is compatible with the JDK 1.1 and later. [Shareware]
JMathTools
A mathematical Java toolbox designed to be easily used and modified for scientific software engineering. [Open source, BSD License]
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]
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]
JSpline+
For spline approximation, core matrix operations, and linear system solutions. [Commercial w/demo]
Mantissa (Mathematical Algorithms for Numerical Ta
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]
Math Parser
Package to parse and evaluate mathematical expressions at runtime. [Commercial]
Mathematical expression parser library for Java [G
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]
Mersenne Twister Pseudo Random Number Generator Cl
Offers multiple replacement implementations for java.util.Random. [Open Source]
Significant Figures
Handles parsing, rounding, and displaying numbers for scientific applications.