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
Since the codecs in this repo are loosely coupled (generally sharing only a few utilities and a reference to the base class) I am wondering if it would make development easier if we made numcodecs a monorepo, where each codec is its own separate python package.