Last Version

COLAMDJ 1.0.1

Column approximate minimum degree ordering algorithm.

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

COLAMDJ
Version

Version

1.0.1
Type

Type

jar
Description

Description

COLAMDJ
Column approximate minimum degree ordering algorithm.
Project URL

Project URL

http://github.com/rwl/COLAMDJ

Download COLAMDJ 1.0.1


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