pityka / lamp   0.0.111

Website GitHub

deep learning and scientific computing framework with native CPU and GPU backend for the Scala programming language

Scala versions: 3.x 2.13 2.12

lamp-tabular 0.0.32


Group ID:
io.github.pityka
Artifact ID:
lamp-tabular_2.13
Version:
0.0.32
Release Date:
Jun 9, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.pityka" %% "lamp-tabular" % "0.0.32"

Mill build tool

ivy"io.github.pityka::lamp-tabular:0.0.32"

Scala CLI

//> using dep "io.github.pityka::lamp-tabular:0.0.32"

Ammonite REPL

import $ivy.`io.github.pityka::lamp-tabular:0.0.32`

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>lamp-tabular_2.13</artifactId>
  <version>0.0.32</version>
</dependency>

compile group: 'io.github.pityka', name: 'lamp-tabular_2.13', version: '0.0.32'