wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: bitshuffle  ]

Pakiet: bitshuffle (0.5.1-1.2 i inne)

Odnośniki dla bitshuffle

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego bitshuffle:

Opiekun:

Zasoby zewnętrzne:

Podobne pakiety:

filter for improving compression of typed binary data

Bitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.

The library can be used along side HDF5 to compress and decompress datasets and is integrated through the dynamically loaded filters framework. Bitshuffle is HDF5 filter number 32008.

Algorithmically, Bitshuffle is closely related to HDF5's Shuffle filter except it operates at the bit level instead of the byte level. Arranging a typed data array in to a matrix with the elements as the rows and the bits within the elements as the columns, Bitshuffle "transposes" the matrix, such that all the least-significant-bits are in a row, etc. This transpose is performed within blocks of data roughly 8kB long.

This does not in itself compress data, only rearranges it for more efficient compression. To perform the actual compression you will need a compression library. Bitshuffle has been designed to be well matched Marc Lehmann's LZF as well as LZ4. Note that because Bitshuffle modifies the data at the bit level, sophisticated entropy reducing compression libraries such as GZIP and BZIP are unlikely to achieve significantly better compression than simpler and faster duplicate-string-elimination algorithms such as LZF and LZ4. Bitshuffle thus includes routines (and HDF5 filter options) to apply LZ4 compression to each block after shuffling.

The Bitshuffle algorithm relies on neighbouring elements of a dataset being highly correlated to improve data compression. Any correlations that span at least 24 elements of the dataset may be exploited to improve compression.

Inne pakiety związane z bitshuffle

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie bitshuffle

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
alpha (port nieoficjalny) 0.5.1-1.2+b1 183,9 KiB1 513,0 KiB [lista plików]
amd64 0.5.1-1.2+b1 200,0 KiB1 069,0 KiB [lista plików]
arm64 0.5.1-1.2+b1 174,2 KiB1 497,0 KiB [lista plików]
armel 0.5.1-1.2+b1 168,8 KiB903,0 KiB [lista plików]
armhf 0.5.1-1.2+b1 173,9 KiB683,0 KiB [lista plików]
hppa (port nieoficjalny) 0.3.5-4 178,3 KiB1 003,0 KiB [lista plików]
i386 0.5.1-1.2+b1 198,4 KiB1 071,0 KiB [lista plików]
ia64 (port nieoficjalny) 0.3.5-4+b3 162,5 KiB864,0 KiB [lista plików]
m68k (port nieoficjalny) 0.5.1-1.2+b1 168,7 KiB871,0 KiB [lista plików]
mips64el 0.5.1-1.2+b1 161,6 KiB1 551,0 KiB [lista plików]
ppc64 (port nieoficjalny) 0.5.1-1.2+b1 188,1 KiB1 761,0 KiB [lista plików]
ppc64el 0.5.1-1.2+b1 202,1 KiB1 755,0 KiB [lista plików]
riscv64 0.5.1-1.2+b3 199,6 KiB817,0 KiB [lista plików]
s390x 0.5.1-1.2+b2 191,5 KiB1 037,0 KiB [lista plików]
sh4 (port nieoficjalny) 0.5.1-1.2+b1 214,8 KiB1 231,0 KiB [lista plików]
sparc64 (port nieoficjalny) 0.5.1-1.2+b1 155,9 KiB12 403,0 KiB [lista plików]
x32 (port nieoficjalny) 0.3.5-4+b3 155,5 KiB601,0 KiB [lista plików]