| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIddev.ludovic.netlib |
| ArtifactId | ArtifactIdbenchmarks |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionImplementation of the Netlib APIs in Java using hardware acceleration.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| benchmarks-2.2.1.pom | |
| benchmarks-2.2.1.jar | 450 KB |
| benchmarks-2.2.1-sources.jar | 270 KB |
| benchmarks-2.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.ludovic.netlib/benchmarks/ -->
<dependency>
<groupId>dev.ludovic.netlib</groupId>
<artifactId>benchmarks</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.ludovic.netlib/benchmarks/
implementation 'dev.ludovic.netlib:benchmarks:2.2.1'
// https://jarcasting.com/artifacts/dev.ludovic.netlib/benchmarks/
implementation ("dev.ludovic.netlib:benchmarks:2.2.1")
'dev.ludovic.netlib:benchmarks:jar:2.2.1'
<dependency org="dev.ludovic.netlib" name="benchmarks" rev="2.2.1">
<artifact name="benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.ludovic.netlib', module='benchmarks', version='2.2.1')
)
libraryDependencies += "dev.ludovic.netlib" % "benchmarks" % "2.2.1"
[dev.ludovic.netlib/benchmarks "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.ludovic.netlib : blas | jar | 2.2.1 |
| dev.ludovic.netlib : arpack | jar | 2.2.1 |
| dev.ludovic.netlib : lapack | jar | 2.2.1 |
| org.openjdk.jmh : jmh-core | jar | 1.27 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.27 |