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

extratrees 0.0.38


Group ID:
io.github.pityka
Artifact ID:
extratrees_2.13
Version:
0.0.38
Release Date:
Jun 21, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.pityka" %% "extratrees" % "0.0.38"

Mill build tool

ivy"io.github.pityka::extratrees:0.0.38"

Scala CLI

//> using dep "io.github.pityka::extratrees:0.0.38"

Ammonite REPL

import $ivy.`io.github.pityka::extratrees:0.0.38`

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>extratrees_2.13</artifactId>
  <version>0.0.38</version>
</dependency>

compile group: 'io.github.pityka', name: 'extratrees_2.13', version: '0.0.38'