local-reconstruction-code-gen 0.1.0

Generate encode matrices for Local Reconstruction Codes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.g2p]
version = "0.4"

[package]
authors = ["Kevin Schibli <kevin_schibli@hotmail.com>"]
description = """
Generate encode matrices for Local Reconstruction Codes
"""
edition = "2018"
keywords = ["lrc", "azure", "erasure", "encode", "matrix"]
license = "MIT"
name = "local-reconstruction-code-gen"
readme = "README.md"
repository = "https://gitlab.com/kschibli/local-reconstruction-code-gen"
version = "0.1.0"