Jar examples for t:tjungblut-math
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.
Apache 2
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'
Click the following link to download the jar file.
tjungblut-math-1.2.jar