parallax-vector

Efficient sparse vector implementations for common machine learning tasks

License

License

Categories

Categories

Data
GroupId

GroupId

com.data-scientists
ArtifactId

ArtifactId

parallax-vector
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

parallax-vector
Efficient sparse vector implementations for common machine learning tasks
Project URL

Project URL

https://github.com/jattenberg/parallax-vector
Source Code Management

Source Code Management

https://github.com/jattenberg/parallax-vector

Download parallax-vector

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3
colt : colt jar 1.2.0
com.googlecode.efficient-java-matrix-library : ejml jar 0.18
com.google.guava : guava jar 16.0.1
com.carrotsearch : hppc jar 0.5.4
javolution : javolution jar 5.5.1
org.apache.commons : commons-math jar 2.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0