la4j

A 100% Java sparse and dense matrix library.

License

License

GroupId

GroupId

org.la4j
ArtifactId

ArtifactId

la4j
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

la4j
A 100% Java sparse and dense matrix library.
Project URL

Project URL

http://la4j.org

Download la4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.5
0.5.0
0.4.9
0.4.5
0.4.0
0.3.0