-
[`erasure_coding::Params::make_encoder`](https://github.com/paritytech/polkadot/blob/master/erasure-coding/src/lib.rs#L117) should be rather slow, due to building the whole Vandermonde matrix.
We…
-
I found sort of a
- [x] manual
It is out of a budget release but you have loading instructions and the controls. Might be worth adding.
Added to the github folder.
-
Reed–Solomon support would be cool.
-
I just came across https://github.com/malaire/reed-solomon-16 which was written 3 years ago.
It doesn't have any unsafe or SIMD code and seems faster on laptop than reed-solomon-novelpoly. Futhermor…
-
This issue tracks adding error correcting codes to the data stored in the repo. The discussion started in #628.
#256 is also connected, adding ECC may solve it as well.
-
"type": "Error",
"message": "Error: Specify a name and data to cache",
"stack":
Error: Error: Specify a name and data to cache
at ForumsController.show (/…
-
A data transfer/recovery solution under emergency situations. Prints out patches of colours on a console supporting ANSI colours. Would be incredibly slow and tedious, however it's still better than n…
-
Consider this scenario:
You are some entity with a whole lot of data. You're using IPFS to store and retrieve that data for your servers (either public cloud or on-prem). You're probably using an (…
-
Have had feedback that some stories are hard to read on mobile devices. There are numerous ways we can resolve this, so will leave this up for discussion.
-
I have a small problem with this function. If there was no error while the transmission, the last parameter is still empty. To fix this problem, I have to do something like this:
`err = correct_reed_…
Hiffi updated
6 years ago