Jama.ChangeLog Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jama Show documentation
Show all versions of jama Show documentation
JAMA is a basic linear algebra package for Java. It provides
user-level classes for constructing and manipulating real, dense matrices.
It is meant to provide sufficient functionality for routine problems,
packaged in a way that is natural and understandable to
non-experts.
2000-09-11 Bruce Miller
* Version 1.0.1 Released.
2000-09-11 Bruce Miller
* Jama.Matrix print methods which create a NumberFormat, now set its
Locale to US so that the reader will recognize them even when the
default locale is not US. Similar change to Jama.test.TestMatrix.
(Thanks Ulrich Eberhardinger )
1998-08-05 The Jama Team
* Initial Version released (1.0.0)