-
I have a zipfile with bzip2 compressed entries (compression type 'c'). I was initially confused as to why john wasn't accepting my zip2john generated hash as no useful error message was generated. For…
-
Reported by: **[daschuer](https://github.com/daschuer)**
Date: 2011-11-10T18:59:05Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: [lp888687](https://bugs.launchpad.net/bugs/888687)
---
+++…
-
Dear SZ developers,
there is a python library called [hdf5plugin](https://github.com/silx-kit/hdf5plugin) which tries to make it easy to use hdf5 plugins from **h5py**.
It is quite convenient beca…
-
There are two potential issues in the blosc2 Cython extension:
1. The header written by the `compress2` function is not deterministic because the default `filters` and `filters_meta` fields are def…
-
Is there any plan to support parallel decompression for fixed rate compressed arrays?
doiko updated
3 years ago
-
When trying to ensure broader compatibility with different implementations of python, I think it is likely better to use FindPython which was introduced in 3.12.
That said, it isn't fully supported…
-
Hi,
`conda env create -f pipeline_environment_[prefix].yml` doesn't work anymore. It returns a 50x error.
```
conda env create -f pipeline_environment_macosx.yml
Collecting package metadata…
-
I have a project where we compute a time step on the GPU and then asynchronously copy some data back to the host for later use. This copy overlaps with the subsequent time step which saves a ton of ti…
-
Where possible, migrate tree-wide from use of `cudatoolkit` to `cudaPackages` (aka "cuda-redist") to reduce closure size and ease maintenance.
A quick `grep` of Nixpkgs reveals the inclusion in fol…
-