JAMU

Java Matrix Utilities built on top of Intel MKL

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.streamsupport
ArtifactId

ArtifactId

jamu
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

JAMU
Java Matrix Utilities built on top of Intel MKL
Project URL

Project URL

https://github.com/stefan-zobel/JAMU/
Source Code Management

Source Code Management

https://github.com/stefan-zobel/JAMU

Download jamu

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.streamsupport : dedekind-mkl jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0