Last Version

JKLU 1.0.0

A sparse LU factorization algorithm suited to circuit simulation.

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

JKLU
Version

Version

1.0.0
Type

Type

jar
Description

Description

JKLU
A sparse LU factorization algorithm suited to circuit simulation.
Project URL

Project URL

http://github.com/rwl/JKLU

Download JKLU 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.rwl : BTFJ jar 1.0.1
com.github.rwl : AMDJ jar 1.0.1
com.github.rwl : COLAMDJ jar 1.0.1

test (3)

Group / Artifact Type Version
net.sourceforge.csparsej : csparsej jar 1.1.1
net.sourceforge.csparsej : csparsej test-jar 1.1.1
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.