yazidjanati / bayestuner-scala   0.3.4

GitHub

Bayesian Optimization library for scala

Scala versions: 2.11

bopt 0.3.1


Group ID:
com.github.yazidjanati
Artifact ID:
bopt_2.11
Version:
0.3.1
Release Date:
Sept 20, 2019
Licenses:
Files:

libraryDependencies += "com.github.yazidjanati" %% "bopt" % "0.3.1"

Mill build tool

ivy"com.github.yazidjanati::bopt:0.3.1"

Scala CLI

//> using dep "com.github.yazidjanati::bopt:0.3.1"

Ammonite REPL

import $ivy.`com.github.yazidjanati::bopt:0.3.1`

<dependency>
  <groupId>com.github.yazidjanati</groupId>
  <artifactId>bopt_2.11</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.github.yazidjanati', name: 'bopt_2.11', version: '0.3.1'