License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.data-scientists |
ArtifactId | ArtifactIdparallax-vector |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparallax-vector
Efficient sparse vector implementations for common machine learning tasks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parallax-vector-0.1.0.pom | |
parallax-vector-0.1.0.jar | 39 KB |
parallax-vector-0.1.0-sources.jar | 15 KB |
parallax-vector-0.1.0-javadoc.jar | 92 KB |
Browse |
<!-- 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"]
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 |