You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
Checksum is a nice thing to have when you are writing to disk, but its use is more questionable for the in-memory API (e.g. pack_ndarray_str). I propose to disable the checksum whenever bloscpack is using memory as a backend to store results.