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.
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.