Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/python-blosc

A Python wrapper for the extremely fast Blosc compression library
https://github.com/Blosc/python-blosc

Merge branch 'master' into v1.10.1

268bb808421ff99b0e53ca15cb2f250c778ecd0a authored about 4 years ago
Merge pull request #240 from cgohlke/patch-1

Fix build error: blosc/c-blosc/README.md could not be found

4ce0bb157ca47f659ec973960fa96b8cbb349ddc authored about 4 years ago
Don't be too aggressive in removing scikit_build dependency

0689e51f4eb3b42cade3bb2fcb8f0701cec01ead authored about 4 years ago
Cleanup scikit-build dependencies

5542b6541d2aa63a5f8f0ae2d5a3ab0c4d1b4be2 authored about 4 years ago
scikit-build dependency is handled via pyproject.toml, not setup.py

f05b2d7f99c3ef736a52bbeec7c4aea791795403 authored about 4 years ago
Upgrade cpuinfo.py to version 7.0.0

46a58ac6b1f8d65bf134045c51ae9a22667756cf authored about 4 years ago
new env options added to cibuildwheels.yml

8876c0f54743665ccf22c20f5138d8d30c0b00da authored about 4 years ago
pyproject.toml added

e3995f28e18176f255fe16f958ee2d446b0f3b3a authored about 4 years ago
Fix build error: blosc/c-blosc/README.md" could not be found

cf272d79b44a163ea7b0229b953558dc54a8609d authored about 4 years ago
Post 1.10.0 release actions done

47d6184868d4eea2aaca66d6a21805515ff39a4a authored about 4 years ago
Getting ready for release 1.10.0

97de272b8f06a553248707f355a0ddde01ce6b18 authored about 4 years ago
Merge pull request #238 from Blosc/v1.10.0

V1.10.0

50b4fca9c25be96fed653029f65394effe28c045 authored about 4 years ago
Getting ready for release 1.10.0

d15c07fb581f8322e169c988f498f92582393277 authored about 4 years ago
Getting ready for release 1.10.0

9e473baad3dc9c0f21deafeec01a49b0db68b6e3 authored about 4 years ago
Getting ready for release 1.10.0

b0cda60b43f66bcad76f1d6e9eb60078ce86ec50 authored about 4 years ago
Update release notes for forthcoming 1.10.0 release

e88030e21104519cf9b55546612f785092d0c893 authored about 4 years ago
Author changed to the Blosc development team

e42d3ffba73a8652dcbc220cb219fe5fc005f7a9 authored about 4 years ago
Add wheels (#237)

Co-authored-by: oscargm98 <[email protected]>

69ea142b854283de44f67ed25a97d97ec7a9a096 authored about 4 years ago
Merge pull request #232 from gdementen/patch-1

Update RELEASE_NOTES.rst

d08c8a18a8e62fad21cc93b341b36b6bb7f81004 authored over 4 years ago
Update RELEASE_NOTES.rst

fixed link to PR

33ab1f451bd35c0d61c37515a68d9ce8a0d39c8e authored over 4 years ago
Post 1.9.2 release actions done

7e71ce37a9c2951de6b415f7d913820ea0f3dacc authored over 4 years ago
Getting ready for release 1.9.2

6fce0835bec305df6ec5c680929c9dcbb6ae226f authored over 4 years ago
C-Blosc sources updated to 1.20.1

97cf39ba3fea9774b38db78380acba75a357664e authored over 4 years ago
Raise the default nthreads to 8

6c2bdd57c22e25a3e12099e62ca0d7a50f3a59b7 authored over 4 years ago
Fix a deprecation warning from numpy

a959cdce99d8d019536748036bed6599d4ec3a35 authored over 4 years ago
Updated Code of Conduct to Contributor Covenant

6993e3de96d4742b29ae5e06f20944efdc7dea4e authored over 4 years ago
Merge branch 'master' of github.com:Blosc/python-blosc

94ed5562f644f583715dfef45803f77d502ef7fa authored over 4 years ago
Updated Code of Conduct to Contributor Covenant

a02f1a1d66aad115605f4322e596ff4f22867e2e authored over 4 years ago
Merge pull request #230 from lgarrison/decompress-byteslike

Allow zero-copy decompression by allowing bytes-like input

0bfedea3da80b666e9d8344c162528dac3ce598b authored over 4 years ago
Add tests for decompress_ptr() on buffers

04d6cd946dcf72f5fd64442f7ac3118d471cea51 authored over 4 years ago
Doc fixes

382edae0864e5a8f1bbb86dc4d859b0c3145907b authored over 4 years ago
Merge remote-tracking branch 'upstream/master' into decompress-byteslike

d6e1d6515c8c9c609d04b211a02b9d110c6e3a27 authored over 4 years ago
Add support for decompressing bytes-like objects, not just bytes

3ea267a755533c76fd5cf6d3d804584c7d450aa7 authored over 4 years ago
Merge pull request #228 from lgarrison/docstring-fix

Fix docstring for decompress_ptr

07fa814f4357bfe7710905282741cb3656eb75a9 authored over 4 years ago
Fix docstring for decompress_ptr

bda69ecf3c6f8d32c94b065286a684a6b27c00ed authored over 4 years ago
Build wheels for python 3.6 and up

9c7629b03eb8caaef481e467806d21f219dfe36e authored over 4 years ago
Merge pull request #218 from tirkarthi/fix-python-39

Fix DeprecationWarning due to invalid escape sequence and use array.tobytes for Python 3.9.

e9fdcc72e25795c4825c9d48e480e76261f35710 authored over 4 years ago
Post 1.9.1 release actions done

f08c444ed873d9daa8791b826515914ed4a31d5c authored almost 5 years ago
Getting ready for release 1.9.1

a6622b2eed7aac7f6ecfcefabfe5afcb9fbfc2bf authored almost 5 years ago
Merge pull request #224 from lgarrison/patch-1

Fix pip install failure from accessing cpu_info when it is None

125e3dd5745f37e8aa485d39bf893c1a5f05216c authored almost 5 years ago
Add AVX2 cpuinfo check to setup.py

e3f80ed6a547a1dd680062ef5ae71586026b065f authored almost 5 years ago
Fix exception from accessing cpu_info when it is None

If `cpuinfo` fails to import, then `cpu_info` is set to `None` at the top of this file. But in ...

9ad4e16661e7d99920d5c046e42ed2185fc347e1 authored almost 5 years ago
Merge branch 'master' of https://github.com/Blosc/python-blosc

c8ae646de71224858a6cb39532c28695e3a63cd5 authored almost 5 years ago
Get rid of Python 3.5 in azure pipelines

5baad5645741bc5d92644d1c86d145250e03085d authored almost 5 years ago
Merge pull request #223 from andrewfulton9/docs_typo_fix

fixes spelling errors

20a84da575a6d8990302674760b1e8c86d10de8b authored almost 5 years ago
fixes spelling errors

3e0498c31ede82a2a96dea63b9ea7ac2eb89bdbf authored almost 5 years ago
Post 1.9.0 release actions done

26e84af6a8805d6435fc9923e7720464266089fa authored almost 5 years ago
Getting ready for release 1.9.0

d2e20ed8efe5519d7d3f55f7e9099a62003da902 authored almost 5 years ago
Update internal c-blosc sources to 1.18.1

474d99baa2500465a23d2b49bfe0779f28c29aed authored almost 5 years ago
For some reason, Python 3.8 does not seem available in AppVeyor yet

81f19cc96642f68e910e3d369b925a495d992237 authored almost 5 years ago
Update internal c-blosc sources to 1.18.0

f7d0dabe22712ee64af75d9f555ec34179b1690a authored almost 5 years ago
Add scikit-build dependency explicitly

3ed762fa4b4a5d6fcda9f1e24b3a646661de3d52 authored almost 5 years ago
Get rid of support for Python < 3.6 (cont.)

58a8cf3f205318ac52d5118c4fe65bdebaa88113 authored almost 5 years ago
Get rid of support for Python < 3.6

85b8875824c6b28cd5b3f407434598ed4eb77e78 authored almost 5 years ago
Deal with leftovers. Fixes https://github.com/Blosc/c-blosc2/pull/100

fe96f5e99820853a6e7f007e9e056fb86e2d92f9 authored almost 5 years ago
Fix DeprecationWarning due to invalid escape sequence and use array.tobytes for Python 3.9.

6b551c695818912b88cd3f5295aa69ebcb651066 authored almost 5 years ago
Merge pull request #215 from small-mallet/patch-1

Added info and example to docs for compress_ptr

6d2229a6152fb126d52f1d50a6a1ef46776b84cd authored about 5 years ago
Added info and example to docs for compress_ptr

Added a suggestion to make use of the zero-copy functions (compress_ptr, decompress_ptr) with no...

e79a40f8f66ad1d49aab2a88cb03d09dd45d5332 authored about 5 years ago
Post 1.8.3 release actions done

a80f667e78c174d8ad63133cbbecb6a59627e4d1 authored about 5 years ago
Getting ready for release 1.8.3

04dbbc4bfcb2e0233b9e29c0fa91691145f7cb86 authored about 5 years ago
Merge pull request #210 from manuel-castro/add-pyproject-toml-to-manifest

Fix: pip installation; add pyproject.toml to MANIFEST.in

465b9f51f07da2e7c22a552ddcc8e01f5247fb0c authored about 5 years ago
add pyproject.toml to MANIFEST.in

301e71fdb03434df7535bbcbd3d76f2bdfe75bee authored about 5 years ago
Post 1.8.2 release actions done

46182dbcfb2408a55ae6bbda020eb773b7996457 authored about 5 years ago
Fix a deprecation warning

8521e88c47a9941ed541fe8453ed597772a26e88 authored about 5 years ago
Include cmakefiles and other config files in c-blosc

477bca2e150b7be63bc160292fb9a29f7e5ec094 authored about 5 years ago
Getting ready for release 1.8.2

b6980b4ff0ef39423e64cae3065e90db6b3c8f4c authored about 5 years ago
Update release notes for 1.8.2

9e9ef10950713bceadf8381c83dff87b7cc23154 authored about 5 years ago
Add Python 3.8 to the TravisCI grid

3fc3cb5c7bf46e67ea4d87ebfa21effa6894d9a8 authored about 5 years ago
C-Blosc sources updated to 1.17.1

2d661eba0445a246d271ece04a81ba546fadaaea authored about 5 years ago
Merge pull request #208 from thewtex/windows-3.8

Build Windows Python 3.8 wheel

51cfbee11c67c608ab6bc34e50264809d31c7298 authored about 5 years ago
Merge pull request #207 from thewtex/linux-3.8-wheel

azure: Build Linux 3.8 wheel

41002ce5d735e9e83f8e19a61d576a5c29f50baf authored about 5 years ago
Build Windows Python 3.8 wheel

8a7268769c60a041c81d1efaa317b3867626deca authored about 5 years ago
azure: Build Linux 3.8 wheel

e4646d2bb6df0523a680efade8340057163545f4 authored about 5 years ago
Merge pull request #204 from thewtex/wheels

Support building wheels

9ca83f4339b2468e504ed426900c30a12ba91936 authored about 5 years ago
AppVeyor: Remove Python 3 builds

3c52f78e8d620a2a83eb24bd625b181ead945a71 authored about 5 years ago
azure: Build windows wheels

9ebc65ce396ea28a4f2cac5f3ea24be5c840a47c authored about 5 years ago
azure: Build macOS wheels

2b38c02d9065abe6cfd8a694f8c4decb0b209f77 authored about 5 years ago
azure: Build manylinux1 wheel

7b42180fb12d7f7c7c33c712004f62b823d123ad authored about 5 years ago
Set up CI with Azure Pipelines

de8da1c885ced0700d219248f9d4acd27d070306 authored about 5 years ago
Update build instructions to install skbuild and skip build_clib

5ae922785cc1c7df9aa6ace817287d88f3f9efb1 authored about 5 years ago
Update AppVeyor configuration for simplified build

0774a65b53192017da19b3c195984894ced0fb67 authored over 5 years ago
Add scikit-build to requirements-dev.txt

Since it is a build dependency.

31cc60e685847f11bc6565e59896f1aac70ace0d authored over 5 years ago
Merge pull request #199 from hmaarrfk/page_fault

Page fault before the numpy benchmark

7100ee75458b5c5aad6bbbae05fcef97941150f9 authored over 5 years ago
Merge pull request #202 from keszybz/python38

Read os-release instead of using platform.linux_distribution()

ebe6224a6c8bf808cb40ab9bbc3c295172f069d0 authored over 5 years ago
Remove build_clib step in makefile

No longer required with scikit-build.

76ead107f021512565745dc542a96c02f0dde4ab authored over 5 years ago
Install build requirements in TravisCI

8d5e39e89e160db7d86102d59af6165453444152 authored over 5 years ago
Support build option environmental variables

Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>

f9ec31fee1fb99b85e17da798d6622a6f4f9f898 authored over 5 years ago
Support building wheels

We use scikit-build to support building wheels. This re-uses the CMake
configuration for c-blosc.

0ffb67053155ad3a33d8673513c10bb20f9d81db authored over 5 years ago
Read os-release instead of using platform.linux_distribution()

The function was removed in https://bugs.python.org/issue1322
and cannot be used in python3.8.

...

8185dc37e0c03b62268c025e7b59bb4e8644f6a1 authored over 5 years ago
Merge pull request #200 from keszybz/three-build-fixes

Three build fixes

f3c5e341a2504a03c225f4f1d9066ccdf4bd31dd authored over 5 years ago
setup.py: catch import error for cpuinfo

BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR: File "setup.py", line 112, in <mo...

a7c357abe7457ac97663ea83309319bbefb1aa45 authored over 5 years ago
setup.py: unbreak build on architectures which don't have cpu flags

ppc64le would fail with:
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR: File "se...

d5f3da31d4f9eb504c9e4a4104ce840ed9d0209f authored over 5 years ago
blosc_extenion: constify char pointers for Py_BuildValue

This fixes warnings from the compiler:

blosc/blosc_extension.c: In function ‘PyBlosc_compressor...

b92e5f1264fb53bbaa975c15682cb2293a16508b authored over 5 years ago
whitespace

71c1a4451635831028be6209db6b20016d38dbaf authored over 5 years ago
More explicit comment for numpy benchmarks

ba88e3f9b5024c8ef2e8a971b5368ea23385f02d authored over 5 years ago
Add a benchmark for different array creation benchmark tests with numpy

75e5e94cfb9d86a71f790f7752f7625f2dee4415 authored over 5 years ago
Update the printed message in comapre-pack-ptr

32a00b692d1af5994a3c850e65bfff03048d36c6 authored over 5 years ago
Remove some full_like since they aren't in the critical timing path

a5cf88aa0658ca61173288482523fb4f80e3133b authored over 5 years ago
Cause page faults before the compare-pack-ptr memcpy benchmark

bdecdb663f6a4b14487095eda6202293c594b30b authored over 5 years ago
page fault before benchmark in compare-pack-ptr

e750597037727caf844d3f672305b9a1364b730e authored over 5 years ago