com.yahoo.datasketches:sketches-misc

Data Sketches Miscellaneous

License

License

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches-misc
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.yahoo.datasketches:sketches-misc
Data Sketches Miscellaneous
Project URL

Project URL

http://datasketches.github.io/
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

https://github.com/DataSketches/sketches-misc.git

Download sketches-misc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.yahoo.datasketches : sketches-core jar 0.8.2
com.yahoo.datasketches : memory jar 0.8.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.13.6

Project Modules

There are no modules declared in this project.

sketches-misc

Demos, characterization testing and other code not related to production deployment.

This code is offered "as is". It has been written mostly as "hacks" to get a particular job done, does not have unit tests, and was never intended to survive the original objectives. Nonetheless, some folks have found it useful. If you find it useful, go for it.

This project may not build due to being out-of-sync with the released versions of other DataSketches repositories. Additionally, this project may depend on methods in the test branch of other DataSketches repositories which are not included in jar releases. You may have better luck if you build this and the dependent repository snapshot together.

com.yahoo.datasketches

DataSketches

NOTE: This library is being moved to ASF: https://datasketches.apache.org

Versions

Version
0.8.2
0.1.0