blosc2-sys 0.4.0+2.15.2

Bindings to C Blosc2
1
2
3
4
#define PERM _t1(perm, DIMS)           /* coefficient order */
#define BLOCK_SIZE (1 << (2 * DIMS))   /* values per block */
#define EBIAS ((1 << (EBITS - 1)) - 1) /* exponent bias */
#define REVERSIBLE(zfp) ((zfp)->minexp < ZFP_MIN_EXP) /* reversible mode? */