python3-numcodecs

buffer compression and transformation codecs for Python

Description

Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications. These include:

  - Compression codecs, e.g., Zlib, BZ2, LZMA and Blosc.
  - Pre-compression filters, e.g., Delta, Quantize, FixedScaleOffset,
    PackBits, Categorize.
  - Integrity checks, e.g., CRC32, Adler32.

All codecs implement the same API, allowing codecs to be organized into pipelines in a variety of ways.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/zarr-developers/numcodecs


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-numcodecs