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.1


Group ID:
io.github.saucam
Artifact ID:
shiva-core_3
Version:
0.1.1
Release Date:
Apr 30, 2023
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.saucam</groupId>
  <artifactId>shiva-core_3</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.saucam', name: 'shiva-core_3', version: '0.1.1'