saucam / shiva   0.1.1

Apache License 2.0 GitHub

A library for Simple High dimensional Indexed Vector search Algorithms

Scala versions: 3.x 2.13

shiva-core 0.1.0


Group ID:
io.github.saucam
Artifact ID:
shiva-core_2.13
Version:
0.1.0
Release Date:
Mar 26, 2023
Licenses:
Files:

libraryDependencies += "io.github.saucam" %% "shiva-core" % "0.1.0"

Mill build tool

ivy"io.github.saucam::shiva-core:0.1.0"

Scala CLI

//> using dep "io.github.saucam::shiva-core:0.1.0"

Ammonite REPL

import $ivy.`io.github.saucam::shiva-core:0.1.0`

<dependency>
  <groupId>io.github.saucam</groupId>
  <artifactId>shiva-core_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.saucam', name: 'shiva-core_2.13', version: '0.1.0'