RubyGems Navigation menu

frequent-algorithm 0.0.4

frequent-algorithm is a Ruby implementation of the Demaine et al FREQUENT algorithm for identifying frequent items in a data stream in sliding windows (c.f Identifying Frequent Items in Sliding Windows over On-Line Packet Streams, 2003).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - May 06, 2015 (9.5 KB)
  2. 0.0.3 - March 23, 2015 (9 KB)
  3. 0.0.2 - March 19, 2015 (9 KB)
  4. 0.0.1 - March 11, 2015 (6.5 KB)

Development Dependencies (2):

minitest >= 0
rake >= 0

Owners:

Authors:

  • Willie Tong, Brooke M. Fujita

SHA 256 checksum:

f59a468c520340abd9e94360617123754a91c6c476636181f63a73c30a86136c

Total downloads 9,997

For this version 3,157

License:

MIT

Required Ruby Version: >= 2.0

Links: