typelevel / algebra   0.4.1

Website GitHub

Experimental project to lay out basic algebra type classes

Scala versions: 2.11 2.10
Scala.js versions: 0.6

algebra 0.0.1


Group ID:
org.spire-math
Artifact ID:
algebra_2.10
Version:
0.0.1
Release Date:
Nov 9, 2013
Licenses:
MIT
Files:

libraryDependencies += "org.spire-math" %% "algebra" % "0.0.1"

Mill build tool

ivy"org.spire-math::algebra:0.0.1"

Scala CLI

//> using dep "org.spire-math::algebra:0.0.1"

Ammonite REPL

import $ivy.`org.spire-math::algebra:0.0.1`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>algebra_2.10</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'org.spire-math', name: 'algebra_2.10', version: '0.0.1'