typelevel / spire   0.18.0

MIT License Website GitHub

Powerful new number types and numeric abstractions for Scala.

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

spire 0.10.1


Group ID:
org.spire-math
Artifact ID:
spire_2.10
Version:
0.10.1
Release Date:
May 16, 2015
Licenses:
Files:

libraryDependencies += "org.spire-math" %% "spire" % "0.10.1"

Mill build tool

ivy"org.spire-math::spire:0.10.1"

Scala CLI

//> using dep "org.spire-math::spire:0.10.1"

Ammonite REPL

import $ivy.`org.spire-math::spire:0.10.1`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>spire_2.10</artifactId>
  <version>0.10.1</version>
</dependency>

compile group: 'org.spire-math', name: 'spire_2.10', version: '0.10.1'