Last Version

dev.ludovic:vectorizedblas-benchmarks 0.1.11

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

License

License

GroupId

GroupId

dev.ludovic
ArtifactId

ArtifactId

vectorizedblas-benchmarks
Version

Version

0.1.11
Type

Type

jar
Description

Description

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

Download vectorizedblas-benchmarks 0.1.11


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.ludovic : vectorizedblas-blas jar 0.1.11
org.openjdk.jmh : jmh-core jar 1.27

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.27

Project Modules

There are no modules declared in this project.