Last Version

ujmp-core 0.3.0

Main package of UJMP containing dense and sparse matrix implementations and functions

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-core
Main package of UJMP containing dense and sparse matrix implementations and functions
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-core 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20141113

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.