gov.nist.math:jama (1.0.3)
Published 2026-02-24 13:43:35 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>gov.nist.math</groupId>
<artifactId>jama</artifactId>
<version>1.0.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=gov.nist.math:jama:1.0.3About this package
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.
Details
Assets (2)
Versions (1)
View all
jama-1.0.3.jar
36 KiB
jama-1.0.3.pom
3.5 KiB
1.0.3
2026-02-24