Last Version

dev.ludovic:blas 0.1.13

Implementation of some of the BLAS API in Java using hardware acceleration.

License

License

GroupId

GroupId

dev.ludovic
ArtifactId

ArtifactId

blas
Version

Version

0.1.13
Type

Type

jar
Description

Description

Implementation of some of the BLAS API in Java using hardware acceleration.
Source Code Management

Source Code Management

http://github.com/luhenry/vectorizedblas/tree/master/blas

Download blas 0.1.13


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.fommil.netlib : all pom 1.1.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.