Popularity
3.2
Growing
Activity
0.0
Stable
5
3
0

Monthly Downloads: 5
Programming language: Haskell
License: MIT License
Tags: Algorithms     Data    

dgim alternatives and similar packages

Based on the "Algorithms" category.
Alternatively, view dgim alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of dgim or a related project?

Add another 'Algorithms' Package

README

haskell-dgim

This is a Haskell implementation of the Datar-Gionis-Indyk-Motwani algorithm for approximately counting occurences of certain elements in a (very large) prefix of a (possibly infinite) stream.

Installation

This package is now available on Hackage with the name dgim:

cabal install dgim

or by name in your .cabal file. However, it is in the alpha stage and the API is likely to change in the future.

Bleeding edge

Install cabalg, if you do not already have it with cabal install cabalg.

cabalg https://github.com/musically-ut/haskell-dgim