dragonfly-ai / slash   0.3.1

Apache License 2.0 Website GitHub

Linear Algebra and Statistics library for Scala.js, JVM, and Native.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

vector 0.101


Group ID:
ai.dragonfly
Artifact ID:
vector_3
Version:
0.101
Release Date:
May 31, 2023
Licenses:
Files:

libraryDependencies += "ai.dragonfly" %% "vector" % "0.101"

Mill build tool

ivy"ai.dragonfly::vector:0.101"

Scala CLI

//> using dep "ai.dragonfly::vector:0.101"

Ammonite REPL

import $ivy.`ai.dragonfly::vector:0.101`

<dependency>
  <groupId>ai.dragonfly</groupId>
  <artifactId>vector_3</artifactId>
  <version>0.101</version>
</dependency>

compile group: 'ai.dragonfly', name: 'vector_3', version: '0.101'