套件: python3-pyeclib (1.3.1-1ubuntu3)
python3-pyeclib 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-pyeclib:
- [python-pyeclib_1.3.1-1ubuntu3.dsc]
- [python-pyeclib_1.3.1.orig.tar.xz]
- [python-pyeclib_1.3.1-1ubuntu3.debian.tar.xz]
維護者:
Original Maintainers:
- PKG OpenStack (郵件存檔)
- Julien Danjou
- Thomas Goirand
- Mehdi Abaakouk
- Gonéri Le Bouder
- Ondřej Nový
外部的資源:
- 主頁 [github.com]
相似套件:
interface for implementing erasure codes - Python 3.x
This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C.
This library makes use of Jerasure for Reed-Solomon and provides its own flat XOR-based erasure code encoder and decoder. Currently, it implements a specific class of HD Combination Codes (see "Flat XOR-based erasure codes in storage systems: Constructions, efficient recovery, and tradeoffs" in IEEE MSST 2010). These codes are well-suited to archival use-cases, have a simple construction and require a minimum number of participating disks during single-disk reconstruction (think XOR-based LRC code).
This package contains the Python 3.x module.
其他與 python3-pyeclib 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: liberasurecode1 (>= 1.2.0)
- support of multiple erasure code backends - shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)