is not current version
Last Version 2.2.1

Netlib 2.2.0

Implementation of the Netlib APIs in Java using hardware acceleration.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

dev.ludovic.netlib
ArtifactId

ArtifactId

parent
Version

Version

2.2.0
Type

Type

pom
Description

Description

Netlib
Implementation of the Netlib APIs in Java using hardware acceleration.
Project URL

Project URL

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

Source Code Management

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

Download parent 2.2.0

Filename Size
parent-2.2.0.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • blas
  • lapack
  • arpack
  • benchmarks