Skip to main content
Ctrl+K
Blosc

Site Navigation

  • Getting Started
  • API Reference
  • Development
  • Release Notes
  • C-Blosc2
    • Python-Blosc
    • Blosc In Depth
    • Donate to Blosc
  • GitHub
  • Twitter

Site Navigation

  • Getting Started
  • API Reference
  • Development
  • Release Notes
  • C-Blosc2
    • Python-Blosc
    • Blosc In Depth
    • Donate to Blosc
  • GitHub
  • Twitter

Section Navigation

  • What is it?
  • Installation
  • Tutorials
    • Basics: compressing data with the SChunk class
    • Slicing, extending and serializing
    • NDArray: mutidimensional SChunk
    • User-defined codecs and filters
    • Prefilters: compute before the filter pipeline
    • Postfilters: compute after the filter pipeline
  • Getting Started

Getting Started#

  • What is it?
    • SChunk: a 64-bit compressed store
    • NDArray: an N-Dimensional store
  • Installation
    • Pip
    • Source code
  • Tutorials
    • Basics: compressing data with the SChunk class
    • Slicing, extending and serializing
    • NDArray: mutidimensional SChunk
    • User-defined codecs and filters
    • Prefilters: compute before the filter pipeline
    • Postfilters: compute after the filter pipeline

previous

Python-Blosc2 documentation

next

What is it?

© Copyright 2019-present, The Blosc Developers.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.14.0.