Jar examples for j:JKLU
A sparse LU factorization algorithm suited to circuit simulation.
You can download jar file JKLU 1.0.0 in this page.
Gnu LGPL
You can use the following script to add JKLU-1.0.0.jar to your project.
<dependency> <groupId>com.github.rwl</groupId> <artifactId>JKLU</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.rwl', name: 'JKLU', version: '1.0.0'
libraryDependencies += "com.github.rwl" % "JKLU" % "1.0.0"
<dependency org="com.github.rwl" name="JKLU" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.rwl', module='JKLU', version='1.0.0'))
'com.github.rwl:JKLU:jar:1.0.0'
Click the following link to download the jar file.
JKLU-1.0.0-javadoc.jar