vlsvrs 1.0.0

VLSV reader with C and Python bindings
Documentation
1
2
3
4
/* order coefficients by polynomial degree/frequency */
cache_align_(static const uchar perm_1[4]) = {
  0, 1, 2, 3
};