blosc2-src 0.1.4

FFI bindings for c-blosc2
Documentation
1
2
3
4
/* order coefficients by polynomial degree/frequency */
cache_align_(static const uchar perm_1[4]) = {
  0, 1, 2, 3
};