Skip to content

musically-ut/haskell-dgim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

📈 Implementation of the DGIM algorithm in Haskell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published