bruneli / scalaopt   0.2

Apache License 2.0 GitHub

Scala Numerical Optimization library

Scala versions: 2.11

scalaopt-core 0.1


Group ID:
com.github.bruneli.scalaopt
Artifact ID:
scalaopt-core_2.10
Version:
0.1
Release Date:
Aug 22, 2015
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.bruneli.scalaopt</groupId>
  <artifactId>scalaopt-core_2.10</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.bruneli.scalaopt', name: 'scalaopt-core_2.10', version: '0.1'