We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b8ca2 commit b6a89d5Copy full SHA for b6a89d5
include/b2nd.h
@@ -47,7 +47,7 @@ extern "C" {
47
#define B2ND_METALAYER_VERSION 0
48
49
/* The maximum number of dimensions for b2nd arrays */
50
-#define B2ND_MAX_DIM 8
+#define B2ND_MAX_DIM 16
51
52
/* The maximum number of metalayers for b2nd arrays */
53
#define B2ND_MAX_METALAYERS (BLOSC2_MAX_METALAYERS - 1)
0 commit comments