python-blosc
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-blosc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-blosc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000147 147 Bytes | |
blosc-1.6.2.tar.gz | 0000711237 695 KB | |
python-blosc.changes | 0000010047 9.81 KB | |
python-blosc.spec | 0000002545 2.49 KB |
Revision 3 (latest revision is 30)
Todd R (TheBlackCat)
accepted
request 660735
from
Todd R (TheBlackCat)
(revision 3)
- Update to 1.6.2 * Fixed `numpy` import in `toplevel.py`, this makes python-blosc usable without numpy once again. - Update to 1.6.1 * Updated C-Blosc to 1.14.3 * Adding support for aarch64 * `unpack_array` can now accepts keyword arguments. This allows decompressing pickled arrays that were compressed with Python 2.x using Python 3.x. Thanks to Simba Nyatsanga and Juan Maree. * Implemented `get_blocksize()`, thanks to Alberto Sabater * Seperate compilation of codecs, thanks to Robert McLeod * Removal of Numpy dependencies, thanks to Robert McLeod * Allow codecs to be included by using environment variables, thanks to Robert McLeod * Don't compile snappy by default, thanks to Robert McLeod * Update cpuinfo.py to use dmesg.boot, thanks to Prakhar Goel * Allow SSE2 and AVX2 detection to be disabled via environment variables, thanks to Lorenzo Bolla * Varios minor fixes
Comments 0