]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Statistics module
authorShawn Willden <shawn-tahoe@willden.org>
Wed, 14 Jan 2009 03:12:35 +0000 (20:12 -0700)
committerShawn Willden <shawn-tahoe@willden.org>
Wed, 14 Jan 2009 03:12:35 +0000 (20:12 -0700)
commit21832280da410f8e7b2d5a055b32ca1e4e996c67
tree4087b6690e3d7d63dce4a1f222f319e75d89d54d
parentb3513f3ac67533fc5bf0dbd12e44c1c976e8f4e0
Statistics module

Added a statistics module for calculating various facets of
share survival statistics.
docs/lossmodel.lyx [new file with mode: 0644]
src/allmydata/test/test_util.py
src/allmydata/util/mathutil.py
src/allmydata/util/statistics.py [new file with mode: 0644]