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 f2d94a9 commit 76bab6bCopy full SHA for 76bab6b
README.md
@@ -9,7 +9,7 @@ consistently across all pyramid levels
9
- **Delayed operations:** rotate/flip/flop/negate, cropping and slicing – performed lazily (without loading to memory) via `DelayedArray`.
10
- **Backends:** HDF5 and Zarr on‑disk storage using **HDF5Array** and **Rarr** packages.
11
12
-<table border="0">
+<table style="border: none!important">
13
<tr>
14
<td width="65%" valign="top">
15
0 commit comments