About Anaconda Help Download Anaconda

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

Installers

  • linux-64 v0.12.1
  • linux-aarch64 v0.12.1
  • osx-64 v0.12.1
  • osx-arm64 v0.12.1
  • win-64 v0.12.1
  • linux-ppc64le v0.11.0
  • win-32 v0.8.0

conda install

To install this package run one of the following:
conda install anaconda::numcodecs

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, ZFPY 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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy