la4j

A 100% Java sparse and dense matrix library.

License

License

GroupId

GroupId

dev.secondsun
ArtifactId

ArtifactId

org.la4j.la4j
Last Version

Last Version

0.7.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 org.la4j.la4j

How to add to project

<!-- https://jarcasting.com/artifacts/dev.secondsun/org.la4j.la4j/ -->
<dependency>
    <groupId>dev.secondsun</groupId>
    <artifactId>org.la4j.la4j</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.secondsun/org.la4j.la4j/
implementation 'dev.secondsun:org.la4j.la4j:0.7.0'
// https://jarcasting.com/artifacts/dev.secondsun/org.la4j.la4j/
implementation ("dev.secondsun:org.la4j.la4j:0.7.0")
'dev.secondsun:org.la4j.la4j:jar:0.7.0'
<dependency org="dev.secondsun" name="org.la4j.la4j" rev="0.7.0">
  <artifact name="org.la4j.la4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.secondsun', module='org.la4j.la4j', version='0.7.0')
)
libraryDependencies += "dev.secondsun" % "org.la4j.la4j" % "0.7.0"
[dev.secondsun/org.la4j.la4j "0.7.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.7.0