Last Version

ujmp-colt 0.3.0

Plugin to incorporate dense and sparse matrix classes from the Colt library

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-colt
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-colt
Plugin to incorporate dense and sparse matrix classes from the Colt library
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-colt 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
colt : colt jar 1.2.0
org.ujmp : ujmp-core jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.ujmp : ujmp-core test-jar 0.3.0

Project Modules

There are no modules declared in this project.