Java Mathematics Library - JML
The JML provides a comprehensive, well designed object
oriented mathematics library free for non-commercial use. The
current implement provides:
- Basic types (Numbers of arbitrary precision, Naturals,
Rationals, Complex......)
- Set theory abstraction implementations (Finite and
infinite sets, order, unions, sub sets ....)
- Group theory implementation (Operators, abelians, sub
groups, generators, cyclic groups....)
- Rings...coming soon...
Source code released soon.
Downloads
- Early test that iterates over the set
of natural numbers and displays them on std out