numcodecs icon indicating copy to clipboard operation
numcodecs copied to clipboard

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

Results 148 numcodecs issues
Sort by recently updated
recently updated
newest added

Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.0.1 to 3.0.3. Release notes Sourced from conda-incubator/setup-miniconda's releases. Version 3.0.3 Fixes #336 Fall back to miniconda3 latest when no bundled version + empty with params Tasks...

dependencies

For context, though probably not relevant, I am trying to debug [this issue](https://github.com/zarr-developers/zarr-python/issues/1644) with a package which uses numcodecs. ``` [deco]~ ❱ python Python 3.11.7 (main, Dec 22 2023, 21:49:07)...

bug

Over in Zarr-Python, we are working on a a new major version (v3). This version will have a slightly [new Codec API](https://github.com/zarr-developers/zarr-python/blob/v3/src/zarr/v3/abc/codec.py) and will expose a new set of codec...

Hi, I was wondering if you all would be interested in a FixedScaleOffset that can handle np.nan inputs? In the style of HDF/netcdf, having a fill value to replace np.nan...

I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account. - `python3 -sBm...

Looks like test suite files are added to list of files which are installed. ```console + /usr/bin/python3 -sBm build -w --no-isolation * Getting build dependencies for wheel... [numcodecs] setting up...

`numcodecs` pep517 build fails ```console + /usr/bin/python3 -sBm build -w --no-isolation * Getting build dependencies for wheel... [numcodecs] setting up Blosc extension [numcodecs] compiling Blosc extension with SSE2 support Traceback...

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

dependencies