Tutorials¶
Index
- NDArray: A NDim, Compressed Data Container
- Expressions containing NDArray objects
- User Defined Functions
- Optimizing data reductions with NDArrays
- Advanced Lazy Expressions and Persistent Reductions
- Using Proxies for Efficient Handling of Remote Multidimensional Data
- Compressing data with the SChunk class
- Slicing, extending and serializing with SChunks
- User-defined codecs and filters
- Prefilters: compute before the filter pipeline
- Postfilters: compute after the filter pipeline