]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commit
nicer API -- you don't have to shuffle the shares into place before calling decode_all()
authorZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Wed, 24 Jan 2007 21:20:53 +0000 (02:50 +0530)
committerZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Wed, 24 Jan 2007 21:20:53 +0000 (02:50 +0530)
commit36c3742929ee18191510240bc79131131021bac0
tree83a2bbc25ee132a7e08ebff828eecf318ed06fc0
parent8026f6279c2e522dfd1f64d1300d086771314814
nicer API -- you don't have to shuffle the shares into place before calling decode_all()

Instead it does that shuffling in C inside fecmodule.

darcs-hash:ea6a582d227615043c682aac3647560ac0da2125
pyfec/fec/fecmodule.c
pyfec/fec/test/test_pyfec.py