Package gf-complete: Information

    Source package: gf-complete
    Version: 1.0.2-alt2.gita6862d
    Build time:  Sep 21, 2022, 07:53 PM
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause
    Summary: Galois Field Arithmetic
    Description: 
    Galois Field arithmetic forms the backbone of erasure-coded storage systems,
    most famously the Reed-Solomon erasure code. A Galois Field is defined over
    w-bit words and is termed GF(2w). As such, the elements of a Galois Field are
    the integers 0, 1, . . ., 2^w - 1. Galois Field arithmetic defines addition
    and multiplication over these closed sets of integers in such a way that they
    work as you would hope they would work. Specifically, every number has a
    unique multiplicative inverse. Moreover, there is a value, typically the value
    2, which has the property that you can enumerate all of the non-zero elements
    of the field by taking that value to successively higher powers.

    List of rpms provided by this srpm:
    gf-complete-tools (e2kv6, e2kv5, e2kv4, e2k)
    gf-complete-tools-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgf-complete (e2kv6, e2kv5, e2kv4, e2k)
    libgf-complete-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgf-complete-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Kurdyukov

    List of contributors:
    Ilya Kurdyukov
    Alexey Shabalin

    Last changed


    Sept. 6, 2021 Ilya Kurdyukov 1.0.2-alt2.gita6862d
    - Added SIMD patch for Elbrus.
    - Added check (can be slow, disabled).
    March 19, 2021 Alexey Shabalin 1.0.2-alt1.gita6862d
    - Initial build.