Last Version

AMDJ 1.0.1

A set of routines for ordering a sparse matrix prior to Cholesky factorization.

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

AMDJ
Version

Version

1.0.1
Type

Type

jar
Description

Description

AMDJ
A set of routines for ordering a sparse matrix prior to Cholesky factorization.
Project URL

Project URL

http://github.com/rwl/AMDJ

Download AMDJ 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.rwl/AMDJ/ -->
<dependency>
    <groupId>com.github.rwl</groupId>
    <artifactId>AMDJ</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rwl/AMDJ/
implementation 'com.github.rwl:AMDJ:1.0.1'
// https://jarcasting.com/artifacts/com.github.rwl/AMDJ/
implementation ("com.github.rwl:AMDJ:1.0.1")
'com.github.rwl:AMDJ:jar:1.0.1'
<dependency org="com.github.rwl" name="AMDJ" rev="1.0.1">
  <artifact name="AMDJ" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rwl', module='AMDJ', version='1.0.1')
)
libraryDependencies += "com.github.rwl" % "AMDJ" % "1.0.1"
[com.github.rwl/AMDJ "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.