ParallelColt

Parallel Colt is a multithreaded version of Colt - a library for high performance scientific computing in Java. It contains efficient algorithms for data analysis, linear algebra, multi-dimensional arrays, Fourier transforms, statistics and histogramming.

License

License

CERN Public License
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.parallelcolt
ArtifactId

ArtifactId

parallelcolt
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

ParallelColt
Parallel Colt is a multithreaded version of Colt - a library for high performance scientific computing in Java. It contains efficient algorithms for data analysis, linear algebra, multi-dimensional arrays, Fourier transforms, statistics and histogramming.
Project URL

Project URL

http://sourceforge.net/projects/parallelcolt/

Download parallelcolt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.jplasma : jplasma jar 1.2.0
net.sourceforge.jtransforms : jtransforms jar 2.4.0
net.sourceforge.csparsej : csparsej jar 1.1.1
net.sourceforge.parallelcolt : optimization jar 1.0
com.googlecode.netlib-java : netlib-java jar 0.9.3
com.github.rwl : JKLU jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.10.0