Skip to main content
Ctrl+K
Blosc Blosc
  • Getting Started
  • API Reference
  • Development
  • Release Notes
  • C-Blosc2
    • Python-Blosc2
    • Donate to Blosc
  • GitHub
  • Mastodon
  • Bluesky
  • Getting Started
  • API Reference
  • Development
  • Release Notes
  • C-Blosc2
  • Python-Blosc2
  • Donate to Blosc
  • GitHub
  • Mastodon
  • Bluesky

Section Navigation

  • What is it?
  • Installation
  • Tutorials
    • NDArray: A NDim, Compressed Data Container
    • Expressions containing NDArray objects
    • User Defined Functions
    • Optimizing data reductions with NDArrays
    • Persistent reductions and broadcast in Lazy Expressions
    • Using Proxies for Efficient Handling of Remote Multidimensional Data
    • Compressing data with the SChunk class
    • Slicing, extending and serializing
    • User-defined codecs and filters
    • Prefilters: compute before the filter pipeline
    • Postfilters: compute after the filter pipeline
  • Getting Started

Getting Started#

  • What is it?
  • Interacting with the Ecosystem
  • Data Containers
    • SChunk: a 64-bit compressed store
    • NDArray: an N-Dimensional store
  • Operating with NDArrays
    • Reductions and disk-based computations
  • Installation
    • Pip
    • Conda
    • Source code
  • Tutorials
    • NDArray: A NDim, Compressed Data Container
    • Expressions containing NDArray objects
    • User Defined Functions
    • Optimizing data reductions with NDArrays
    • Persistent reductions and broadcast in Lazy Expressions
    • Using Proxies for Efficient Handling of Remote Multidimensional Data
    • Compressing data with the SChunk class
    • Slicing, extending and serializing
    • 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 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.