Skip to content

Calculates cardinality of a set using HashLogLog algorithm. For small sets uses precise calculation.

License

Notifications You must be signed in to change notification settings

mshmelev/JSCardinality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSCardinality

Calculates cardinality of a set using HashLogLog algorithm. For small sets uses precise calculation.

About

Calculates cardinality of a set using HashLogLog algorithm. For small sets uses precise calculation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published