viktor

Efficient f64-only ndarray in Kotlin

License

License

GroupId

GroupId

org.jetbrains.bio
ArtifactId

ArtifactId

viktor
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

viktor
Efficient f64-only ndarray in Kotlin
Project URL

Project URL

https://github.com/JetBrains-Research/viktor
Source Code Management

Source Code Management

https://github.com/JetBrains-Research/viktor

Download viktor

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6
org.jetbrains.bio : npy jar 0.3.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.21
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.
org.jetbrains.bio

Versions

Version
1.2.0
1.1.0