Jar examples for l:linalg-2.11
This is a scala library of algebraic vectors and matrices consisting of numerical elements (all standard types are supported, some via implicit numeric object) and with arbitrary index ranges.
You can download jar file linalg_2.11 2.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add linalg_2.11-2.0.0.jar to your project.
<dependency> <groupId>de.h2b.scala.lib.math</groupId> <artifactId>linalg_2.11</artifactId> <version>2.0.0</version> </dependency>
compile group: 'de.h2b.scala.lib.math', name: 'linalg_2.11', version: '2.0.0'
libraryDependencies += "de.h2b.scala.lib.math" % "linalg_2.11" % "2.0.0"
<dependency org="de.h2b.scala.lib.math" name="linalg_2.11" rev="2.0.0"/>
@Grapes(@Grab(group='de.h2b.scala.lib.math', module='linalg_2.11', version='2.0.0'))
'de.h2b.scala.lib.math:linalg_2.11:jar:2.0.0'
Click the following link to download the jar file.
linalg_2.11-2.0.0-javadoc.jar