blosc2-sys 0.4.0+2.15.2

Bindings to C Blosc2
1
2
3
4
/* order coefficients by polynomial degree/frequency */
cache_align_(static const uchar perm_1[4]) = {
  0, 1, 2, 3
};