JPlasma

JPlasma is a Java port of PLASMA (Parallel Linear Algebra for Scalable Multi-core Architectures).

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

jplasma
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JPlasma
JPlasma is a Java port of PLASMA (Parallel Linear Algebra for Scalable Multi-core Architectures).
Project URL

Project URL

http://sourceforge.net/projects/jplasma/

Download jplasma

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.rwl : core-lapack jar 0.1
net.sourceforge.f2j : arpack_combined_all jar 0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0