Merge pull request #6 from jamesc/master

Fix #5 - harmonic mean throws exception when given a set of zero values
tree: bd55a3f7922aa74d1b21dcf6e346177fb5504475
  1. src/
  2. LICENSE
  3. README.md
  4. rebar
  5. rebar.config
README.md

bear : a set of statistics functions for erlang

Currently bear is focused on use inside the Folsom Erlang metrics library but all of these functions are generic and useful in other situations.

Pull requests accepted!

Available under the Apache 2.0 License