Last Version

Vectorized BLAS 0.1.11

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

License

License

GroupId

GroupId

dev.ludovic
ArtifactId

ArtifactId

vectorizedblas
Version

Version

0.1.11
Type

Type

pom
Description

Description

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

Project URL

http://github.com/luhenry/vectorizedblas
Source Code Management

Source Code Management

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

Download vectorizedblas 0.1.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • benchmarks
  • blas