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 374e604 commit ca3a4bdCopy full SHA for ca3a4bd
docs/index.rst
@@ -32,8 +32,8 @@ Install Zarr from PyPI::
32
$ pip install zarr
33
34
Please note that Zarr includes a C extension providing integration
35
-with the Blosc library. Pre-compiled binaries are available for Linux
36
-and Windows platforms and will be installed automatically via pip if
+with the Blosc library. Pre-compiled binaries are available for
+Windows platforms and will be installed automatically via pip if
37
available. However, if you have a newer CPU that supports the AVX2
38
instruction set (e.g., Intel Haswell, Broadwell or Skylake) then
39
compiling from source is preferable, as the Blosc library includes
0 commit comments