-
## 说明
问题背景: 已经存在 https://gitee.com/src-openeuler/c-blosc 包
涉及软件包: c-blosc2
涉及软件包地址: https://github.com/Blosc/c-blosc2
所需技能:
其它:
hleft updated
3 weeks ago
-
Hi @wasserth
I am from the MITK development team working to update TotalSegmentator to v2.4 for our upcoming release.
I am testing out installing TotalSegmentator via MITK and I see that TotalSegmen…
-
### Description
A heap-buffer-overflow was detected in `decompress_frame_fuzzer` built by OSS-Fuzz on commit `9a573833fe58aa422f6bb27455d6812b5fb6ae21`. The issue occurred in `zlib_wrap_decompress`, …
-
I am not sure if this is by design, but it would be good if blocs2 can support an empty array as well.
```python
import numpy as np
import blosc2
print(np.__version__)
print(blosc2.__version_…
-
I recently noticed that Blosc2 2.0 has been released: https://twitter.com/Blosc2/status/1605529031780311041. This made me wonder whether we should revisit the idea of adding blosc2 support to Numcodec…
-
Example of the issue:
```
---> Building py311-blosc2
Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-blos…
-
Is there a reason why in the `install_gpu_dependencies.sh` script for Perlmutter, c-blosc is recommended instead of c-blosc2?
https://github.com/ECP-WarpX/WarpX/blob/f9f3db5534836b5ddc53b1031000752…
-
### Steps to reproduce the issue
```console
$ spack install adios2 +blosc2
```
### Error message
Error message
https://github.com/openPMD/openPMD-api/actions/runs/9961831319/job/275242…
-
The output data should be correct, however, some weird data are generated.
```python
import blosc2
import numpy as np
print(blosc2.__version__)
print(np.__version__)
dtype = {
"names"…
-
Traceback:
```
File "/home/runner/sct_0.0/spinalcordtoolbox/deepseg/inference.py", line 27, in
import spinalcordtoolbox.deepseg.nnunet as ds_nnunet
File "/home/runner/sct_0.0/spinalcord…