tjungblut-math

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

License

License

GroupId

GroupId

de.jungblut.math
ArtifactId

ArtifactId

tjungblut-math
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

tjungblut-math
This math library features some daily math operations on sparse/dense vectors and matrices.
Project URL

Project URL

https://github.com/thomasjungblut/tjungblut-math

Download tjungblut-math

How to add to project

<!-- https://jarcasting.com/artifacts/de.jungblut.math/tjungblut-math/ -->
<dependency>
    <groupId>de.jungblut.math</groupId>
    <artifactId>tjungblut-math</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.jungblut.math/tjungblut-math/
implementation 'de.jungblut.math:tjungblut-math:1.3'
// https://jarcasting.com/artifacts/de.jungblut.math/tjungblut-math/
implementation ("de.jungblut.math:tjungblut-math:1.3")
'de.jungblut.math:tjungblut-math:jar:1.3'
<dependency org="de.jungblut.math" name="tjungblut-math" rev="1.3">
  <artifact name="tjungblut-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jungblut.math', module='tjungblut-math', version='1.3')
)
libraryDependencies += "de.jungblut.math" % "tjungblut-math" % "1.3"
[de.jungblut.math/tjungblut-math "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
net.sf.trove4j : trove4j jar 3.0.2
junit : junit jar 4.11
org.apache.commons : commons-math3 jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1