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
268bb808421ff99b0e53ca15cb2f250c778ecd0a authored about 4 years ago
Fix build error: blosc/c-blosc/README.md could not be found
4ce0bb157ca47f659ec973960fa96b8cbb349ddc authored about 4 years ago0689e51f4eb3b42cade3bb2fcb8f0701cec01ead authored about 4 years ago
5542b6541d2aa63a5f8f0ae2d5a3ab0c4d1b4be2 authored about 4 years ago
f05b2d7f99c3ef736a52bbeec7c4aea791795403 authored about 4 years ago
46a58ac6b1f8d65bf134045c51ae9a22667756cf authored about 4 years ago
8876c0f54743665ccf22c20f5138d8d30c0b00da authored about 4 years ago
e3995f28e18176f255fe16f958ee2d446b0f3b3a authored about 4 years ago
cf272d79b44a163ea7b0229b953558dc54a8609d authored about 4 years ago
47d6184868d4eea2aaca66d6a21805515ff39a4a authored about 4 years ago
97de272b8f06a553248707f355a0ddde01ce6b18 authored about 4 years ago
V1.10.0
50b4fca9c25be96fed653029f65394effe28c045 authored about 4 years agod15c07fb581f8322e169c988f498f92582393277 authored about 4 years ago
9e473baad3dc9c0f21deafeec01a49b0db68b6e3 authored about 4 years ago
b0cda60b43f66bcad76f1d6e9eb60078ce86ec50 authored about 4 years ago
e88030e21104519cf9b55546612f785092d0c893 authored about 4 years ago
e42d3ffba73a8652dcbc220cb219fe5fc005f7a9 authored about 4 years ago
Co-authored-by: oscargm98 <[email protected]>
69ea142b854283de44f67ed25a97d97ec7a9a096 authored about 4 years agoUpdate RELEASE_NOTES.rst
d08c8a18a8e62fad21cc93b341b36b6bb7f81004 authored over 4 years agofixed link to PR
33ab1f451bd35c0d61c37515a68d9ce8a0d39c8e authored over 4 years ago7e71ce37a9c2951de6b415f7d913820ea0f3dacc authored over 4 years ago
6fce0835bec305df6ec5c680929c9dcbb6ae226f authored over 4 years ago
97cf39ba3fea9774b38db78380acba75a357664e authored over 4 years ago
6c2bdd57c22e25a3e12099e62ca0d7a50f3a59b7 authored over 4 years ago
a959cdce99d8d019536748036bed6599d4ec3a35 authored over 4 years ago
6993e3de96d4742b29ae5e06f20944efdc7dea4e authored over 4 years ago
94ed5562f644f583715dfef45803f77d502ef7fa authored over 4 years ago
a02f1a1d66aad115605f4322e596ff4f22867e2e authored over 4 years ago
Allow zero-copy decompression by allowing bytes-like input
0bfedea3da80b666e9d8344c162528dac3ce598b authored over 4 years ago04d6cd946dcf72f5fd64442f7ac3118d471cea51 authored over 4 years ago
382edae0864e5a8f1bbb86dc4d859b0c3145907b authored over 4 years ago
d6e1d6515c8c9c609d04b211a02b9d110c6e3a27 authored over 4 years ago
3ea267a755533c76fd5cf6d3d804584c7d450aa7 authored over 4 years ago
Fix docstring for decompress_ptr
07fa814f4357bfe7710905282741cb3656eb75a9 authored over 4 years agobda69ecf3c6f8d32c94b065286a684a6b27c00ed authored over 4 years ago
9c7629b03eb8caaef481e467806d21f219dfe36e authored over 4 years ago
Fix DeprecationWarning due to invalid escape sequence and use array.tobytes for Python 3.9.
e9fdcc72e25795c4825c9d48e480e76261f35710 authored over 4 years agof08c444ed873d9daa8791b826515914ed4a31d5c authored almost 5 years ago
a6622b2eed7aac7f6ecfcefabfe5afcb9fbfc2bf authored almost 5 years ago
Fix pip install failure from accessing cpu_info when it is None
125e3dd5745f37e8aa485d39bf893c1a5f05216c authored almost 5 years agoe3f80ed6a547a1dd680062ef5ae71586026b065f authored almost 5 years ago
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 agoc8ae646de71224858a6cb39532c28695e3a63cd5 authored almost 5 years ago
5baad5645741bc5d92644d1c86d145250e03085d authored almost 5 years ago
fixes spelling errors
20a84da575a6d8990302674760b1e8c86d10de8b authored almost 5 years ago3e0498c31ede82a2a96dea63b9ea7ac2eb89bdbf authored almost 5 years ago
26e84af6a8805d6435fc9923e7720464266089fa authored almost 5 years ago
d2e20ed8efe5519d7d3f55f7e9099a62003da902 authored almost 5 years ago
474d99baa2500465a23d2b49bfe0779f28c29aed authored almost 5 years ago
81f19cc96642f68e910e3d369b925a495d992237 authored almost 5 years ago
f7d0dabe22712ee64af75d9f555ec34179b1690a authored almost 5 years ago
3ed762fa4b4a5d6fcda9f1e24b3a646661de3d52 authored almost 5 years ago
58a8cf3f205318ac52d5118c4fe65bdebaa88113 authored almost 5 years ago
85b8875824c6b28cd5b3f407434598ed4eb77e78 authored almost 5 years ago
fe96f5e99820853a6e7f007e9e056fb86e2d92f9 authored almost 5 years ago
6b551c695818912b88cd3f5295aa69ebcb651066 authored almost 5 years ago
Added info and example to docs for compress_ptr
6d2229a6152fb126d52f1d50a6a1ef46776b84cd authored about 5 years agoAdded a suggestion to make use of the zero-copy functions (compress_ptr, decompress_ptr) with no...
e79a40f8f66ad1d49aab2a88cb03d09dd45d5332 authored about 5 years agoa80f667e78c174d8ad63133cbbecb6a59627e4d1 authored about 5 years ago
04dbbc4bfcb2e0233b9e29c0fa91691145f7cb86 authored about 5 years ago
Fix: pip installation; add pyproject.toml to MANIFEST.in
465b9f51f07da2e7c22a552ddcc8e01f5247fb0c authored about 5 years ago301e71fdb03434df7535bbcbd3d76f2bdfe75bee authored about 5 years ago
46182dbcfb2408a55ae6bbda020eb773b7996457 authored about 5 years ago
8521e88c47a9941ed541fe8453ed597772a26e88 authored about 5 years ago
477bca2e150b7be63bc160292fb9a29f7e5ec094 authored about 5 years ago
b6980b4ff0ef39423e64cae3065e90db6b3c8f4c authored about 5 years ago
9e9ef10950713bceadf8381c83dff87b7cc23154 authored about 5 years ago
3fc3cb5c7bf46e67ea4d87ebfa21effa6894d9a8 authored about 5 years ago
2d661eba0445a246d271ece04a81ba546fadaaea authored about 5 years ago
Build Windows Python 3.8 wheel
51cfbee11c67c608ab6bc34e50264809d31c7298 authored about 5 years agoazure: Build Linux 3.8 wheel
41002ce5d735e9e83f8e19a61d576a5c29f50baf authored about 5 years ago8a7268769c60a041c81d1efaa317b3867626deca authored about 5 years ago
e4646d2bb6df0523a680efade8340057163545f4 authored about 5 years ago
Support building wheels
9ca83f4339b2468e504ed426900c30a12ba91936 authored about 5 years ago3c52f78e8d620a2a83eb24bd625b181ead945a71 authored about 5 years ago
9ebc65ce396ea28a4f2cac5f3ea24be5c840a47c authored about 5 years ago
2b38c02d9065abe6cfd8a694f8c4decb0b209f77 authored about 5 years ago
7b42180fb12d7f7c7c33c712004f62b823d123ad authored about 5 years ago
de8da1c885ced0700d219248f9d4acd27d070306 authored about 5 years ago
5ae922785cc1c7df9aa6ace817287d88f3f9efb1 authored about 5 years ago
0774a65b53192017da19b3c195984894ced0fb67 authored over 5 years ago
Since it is a build dependency.
31cc60e685847f11bc6565e59896f1aac70ace0d authored over 5 years agoPage fault before the numpy benchmark
7100ee75458b5c5aad6bbbae05fcef97941150f9 authored over 5 years agoRead os-release instead of using platform.linux_distribution()
ebe6224a6c8bf808cb40ab9bbc3c295172f069d0 authored over 5 years agoNo longer required with scikit-build.
76ead107f021512565745dc542a96c02f0dde4ab authored over 5 years ago8d5e39e89e160db7d86102d59af6165453444152 authored over 5 years ago
Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
f9ec31fee1fb99b85e17da798d6622a6f4f9f898 authored over 5 years ago
We use scikit-build to support building wheels. This re-uses the CMake
configuration for c-blosc.
The function was removed in https://bugs.python.org/issue1322
and cannot be used in python3.8.
...
8185dc37e0c03b62268c025e7b59bb4e8644f6a1 authored over 5 years agoThree build fixes
f3c5e341a2504a03c225f4f1d9066ccdf4bd31dd authored over 5 years ago
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR: File "setup.py", line 112, in <mo...
ppc64le would fail with:
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR: File "se...
This fixes warnings from the compiler:
blosc/blosc_extension.c: In function ‘PyBlosc_compressor...
b92e5f1264fb53bbaa975c15682cb2293a16508b authored over 5 years ago71c1a4451635831028be6209db6b20016d38dbaf authored over 5 years ago
ba88e3f9b5024c8ef2e8a971b5368ea23385f02d authored over 5 years ago
75e5e94cfb9d86a71f790f7752f7625f2dee4415 authored over 5 years ago
32a00b692d1af5994a3c850e65bfff03048d36c6 authored over 5 years ago
a5cf88aa0658ca61173288482523fb4f80e3133b authored over 5 years ago
bdecdb663f6a4b14487095eda6202293c594b30b authored over 5 years ago
e750597037727caf844d3f672305b9a1364b730e authored over 5 years ago