5 Commits

Author SHA1 Message Date
Dmitriy Ryajov
faacc0bc0a
allow appending blocks and nodes 2022-08-19 21:08:51 -06:00
Dmitriy Ryajov
8cbeb52d9e
reworked to support state 2022-08-18 18:02:00 -06:00
Dmitriy Ryajov
ac3cf527aa
move to correct dir and cleanup 2022-08-18 12:11:41 -06:00
Csaba Kiraly
fa6901f79d
initial version of durability analysis (#77)
Adding initial version of durability analysis with probabilistic sampling
based lazy repair.

This notebook is still WIP, expect it to change in the future.

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2022-06-30 10:38:26 +02:00
Csaba Kiraly
a6a23acb32
adding initial version of PoR test analysis (#76)
This is to add an initial version of PoR test analysis accounting for more realistic
erasure coding assumptions than the typical large block code assumption with large N.

Calculation in the notebook are still WIP, so expect this to change
2022-06-30 10:36:23 +02:00