Skip to content
/ ish Public

Probabilistic data structures for good-ish computation.

License

Notifications You must be signed in to change notification settings

place-labs/ish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ish

GitHub release Build Status Docs

Probabilistic data structures for good-ish computation.

Note: this library is still WIP

Provides a set of common data structures that exhibit favourable space / time characteristics in exchange for precision.

TODO

Installation

Add this to your application's shard.yml:

dependencies:
  ish:
    github: place-labs/ish

Usage

See https://place-labs.github.io/ish/

Contributing

  1. Fork it ( https://github.com/place-labs/ish/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Probabilistic data structures for good-ish computation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published