File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -62,12 +62,6 @@ dependency. Manual installation of NumPy prior to installing Zarr is
62
62
still recommended, however, as the automatic installation of NumPy may
63
63
fail or be sub-optimal on some platforms.
64
64
65
- The :mod: `zarr.blosc ` Cython extension is now optional and compilation
66
- will only be attempted on posix systems; other systems will fall back
67
- to a pure-Python installation (`#25
68
- <https://github.com/alimanfoo/zarr/issues/25> `_). On these systems
69
- only 'zlib', 'bz2' and 'lzma' compression will be available.
70
-
71
65
Some optimizations have been made within the :mod: `zarr.blosc `
72
66
extension to avoid unnecessary memory copies, giving a ~10-20%
73
67
performance improvement for multi-threaded compression operations.
You can’t perform that action at this time.
0 commit comments