Use :py:func:`numpy.zeros` instead of :py:func:`np.full` for a performance speedup when creating a zarr.core.buffer.NDBuffer with fill_value=0.
Use :py:func:`numpy.zeros` instead of :py:func:`np.full` for a performance speedup when creating a zarr.core.buffer.NDBuffer with fill_value=0.