JKLU

A sparse LU factorization algorithm suited to circuit simulation.

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

JKLU
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.0