bruneli / scalaopt   0.2

Apache License 2.0 GitHub

Scala Numerical Optimization library

Scala versions: 2.11

scalaopt-core 0.2


Group ID:
com.github.bruneli.scalaopt
Artifact ID:
scalaopt-core_2.11
Version:
0.2
Release Date:
Sep 22, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.bruneli.scalaopt" %% "scalaopt-core" % "0.2"

Mill build tool

ivy"com.github.bruneli.scalaopt::scalaopt-core:0.2"

Scala CLI

//> using dep "com.github.bruneli.scalaopt::scalaopt-core:0.2"

Ammonite REPL

import $ivy.`com.github.bruneli.scalaopt::scalaopt-core:0.2`

<dependency>
  <groupId>com.github.bruneli.scalaopt</groupId>
  <artifactId>scalaopt-core_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.bruneli.scalaopt', name: 'scalaopt-core_2.11', version: '0.2'