套件: octave-zmat (0.9.8+ds-6)
octave-zmat 的相關超連結
Trisquel 的資源:
下載原始碼套件 zmat:
維護者:
Original Maintainers:
- Debian Octave Group
- Qianqian Fang
外部的資源:
- 主頁 [github.com]
相似套件:
in-memory data compression for Octave
ZMat is a portable mex function to enable zlib/gzip/lzma/lzip/lz4/lz4hc based data compression/decompression and base64 encoding/decoding support in MATLAB and GNU Octave. It is fast and compact, can process a large array within a fraction of a second. Among the 6 supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time.
其他與 octave-zmat 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [除 armhf]
- GCC support library
-
- dep: liblz4-1 (>= 0.0~r130)
- Fast LZ compression algorithm library - runtime
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: octave (>= 6.2.0)
- GNU Octave language for numerical computations
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime