Download tjungblut-math-1.2.jar file - Jar t

Jar examples for t:tjungblut-math

Description

This math library features some daily math operations on sparse/dense vectors and matrices.

You can download jar file tjungblut-math 1.2 in this page.

License

Apache 2

Build File

You can use the following script to add tjungblut-math-1.2.jar to your project.

<dependency>
   <groupId>de.jungblut.math</groupId>
   <artifactId>tjungblut-math</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'de.jungblut.math', name: 'tjungblut-math', version: '1.2'
libraryDependencies += "de.jungblut.math" % "tjungblut-math" % "1.2"
<dependency org="de.jungblut.math" name="tjungblut-math" rev="1.2"/>
@Grapes(@Grab(group='de.jungblut.math', module='tjungblut-math', version='1.2'))
'de.jungblut.math:tjungblut-math:jar:1.2'

Download

Click the following link to download the jar file.

tjungblut-math-1.2.jar
tjungblut-math-1.2-javadoc.jar
tjungblut-math-1.2.pom
tjungblut-math-1.2-sources.jar



Related Tutorials