Sha256: d59df80aacab614cebff21d12cff3184463c586bb26c2d1dbd4e26301d1dec1e
Contents?: true
Size: 510 Bytes
Versions: 1
Compression:
Stored size: 510 Bytes
Contents
## v0.0.4 * Added percentile. * Added interquartile range. ## v0.0.3 * Better mode algorithm. * Fixed geometric mean test to test for realness instead of NaN because Ruby 1.9+ returns complex number instead of NaN when there's negative numbers in the set. * Made array.rb load all files automatically instead of listing them manually. * Added sum. * Added product. * Added range. * Added coefficient of variation. ## v0.0.2 * Added standard deviation. ## v0.0.1 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rstat-0.0.4 | CHANGELOG.md |