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

The official docs are the sphinx ones now.

b085b33c1d71527857066a954b95bcb407b427e2 authored over 10 years ago
Post 1.3.6 release a2.5ons done

c7b19e7dcb9de7ea7261bfe0c50e7f37a78ce52f authored over 10 years ago
Small embellishements

00817c9015ea0bb6ac44d412fde93721e46e2337 authored over 10 years ago
HTML docs are being uploaded in xodo directly (I give up trying with github pages for the Blosc organization)

3c602526267d6613d436ea8f2ad6b32059a9b964 authored over 10 years ago
Updated some descriptions of blosc and python wrapper

5124e6c82ae79430285d163d5137c0dbdfbd182e authored over 10 years ago
Getting ready for 1.2.4 release

8537e77f50bc9f050c3ff72123c4e61e4acd892a authored over 10 years ago
subtree merge blosc v1.4.0

98ae080b80a146f07510a967974a1567f0dd0646 authored over 10 years ago
Preparing for the use of blosc.io account

d6539cdd2f6aa17047a8f63748a01db9a3dbf18b authored over 10 years ago
Merge pull request #64 from Blosc/feature/travis3.4

run tests on tarvis using python 3.4

857ba84418ece72ce12b7429a5c18d0718511b55 authored over 10 years ago
Merge pull request #63 from Blosc/fix_numpy_dependency

actually remove numpy dependency

284e59d098c34f1a17ae170e8f286e8a5d829b8c authored over 10 years ago
run tests on tarvis using python 3.4

5633931deb80d5ceefd7d0edf783c7ab0189768f authored over 10 years ago
actually remove numpy dependency

92dcb69f92a7602023a78c1a485be9652a0e7509 authored over 10 years ago
Post 1.2.3 release actions done.

56aa7a60a3b36564c2a02f2800d06d3b8ca2ff60 authored almost 11 years ago
Getting ready for release 1.2.3

60a670c5be3b8843b8396981fd6df6ef87dd31e4 authored almost 11 years ago
subtree merge blosc v1.3.5

04b9621b6144ba76f12746b6a9bf1bcd641338f7 authored almost 11 years ago
Actions post 1.2.2 release done

531c29af4431bf3f703c78566fcb53f45b13ab08 authored almost 11 years ago
Getting ready for release 1.2.2

cabad5fef9691af7030c6e698f4f8cef9626d79b authored almost 11 years ago
subtree merge blosc v1.3.4

d4defc7dab75421a247a89458c36c8200e5ca167 authored almost 11 years ago
Post 1.2.1 release actions done.

5a9c0ed0241a122cfd86580e03483068ebd395d2 authored almost 11 years ago
Added a wider range of Python versions that are supported.

6b0e65f90c4f1ad27a69571b5bc66ff7aa5163e8 authored almost 11 years ago
Actually will skip 1.2.1-rc1 and will go straight to 1.2.1 final.

4524e12ee8e121c36ee2fdb2191b5b2d02e47f38 authored almost 11 years ago
Merge pull request #61 from Blosc/feature/readme_improvements

Feature/readme improvements

25e4c19e2a987491d7a3a25829f5cd97b0b015d1 authored almost 11 years ago
reverse the order of the PyPi versiona and download badges

342043208e42f8af431315c736a93bcc6c5aeb37 authored almost 11 years ago
add the version badge

c500b4cc2b438fd44fb2bad96b9344ca1b4124d7 authored almost 11 years ago
Getting ready to release 1.2.1-rc2

5ea3be5db99accb55959e940ee8b6f99000a2b23 authored almost 11 years ago
syntax fixes

b67e34c8d3e800c5373f4570049d70685026b5e7 authored almost 11 years ago
subtree merge blosc v1.3.3

45da1da9209d11fa5f4dded7c12e3f5806ff2ae7 authored almost 11 years ago
use the code-block feature

afdcab9b19d025e3865841a652532bdca5bcecfb authored almost 11 years ago
Merge pull request #60 from Blosc/better_travis

Improvements for travis integration

6fbdac4b6ba2053c70aceaea3252595f330b6aea authored almost 11 years ago
Merge pull request #58 from esc/fixup_tutorial

Fixup tutorial

2602947341094d72976e4dab2da05f4f13aecfd3 authored almost 11 years ago
Removed the name2code and code2name maps because they should be too useful. Added cname2clib map.

564786793e58725617f68f9e2807ff4998d5acc6 authored almost 11 years ago
Added a new get_clib() based on newest blosc_cbuffer_complib() in c-blosc

813d2b9b0589f8e66b657de50196a1df2f6230c9 authored almost 11 years ago
subtree merge blosc v1.3.3-rc1

9e647a34de73ed8506de6198dbbfb339ca34230e authored almost 11 years ago
try a nicer layout

2aa8b5be0f593cb026db5ad7afc81209d69e1a3d authored almost 11 years ago
add travis and PyPi badges to the README

43f8711a521c9b43d536f50d06ddf167d7127c91 authored almost 11 years ago
run the doctests too via travis

3d21c62131d46525974a5d54f6e3699a27430d19 authored almost 11 years ago
Merge pull request #59 from Blosc/better_check_cname

improve error handling for _check_cname

4d0f3d5a32fdd760623784bbe2cdf9effaacac63 authored almost 11 years ago
improve error handling for _check_cname

b5f38d758da0278aada04a8f145cbc8bb66afccc authored almost 11 years ago
Added a new clib_versions() map for easier lookup of library versions in c-blosc. New cnames list of compressors also added.

5025e4887751ac3d75f107668e9500f9dba911fa authored almost 11 years ago
Updated more references to the new project site in docs

e0416e283cb3010f4038e2953d6e790dda429866 authored almost 11 years ago
Added maps between codes and names and clib_info() for lib version on complibs.

67229ddf0ec42726b4e71c55de676865d2a92112 authored almost 11 years ago
Merge branch 'master' of github.com:Blosc/python-blosc

Conflicts:
.travis.yml

3044262eb480725ed36b345031b3360a83938c86 authored almost 11 years ago
Updated references to the new project location.

5b477b158ef786d23a576dbee0331e55f68b141c authored almost 11 years ago
Using distributions with more entropy for lesser compression

b6fec598f67da98efaa6c8e5bfad1e0778fc60ce authored almost 11 years ago
Using nosetests so as to use the exit value for failure verification.

7c32ca3798bc8ba67186cdc692031cab5aab3551 authored almost 11 years ago
Updated .travis.yaml to make a more sane environment.

c67399cf51df121db3fd891b3ea92ff58e355ee1 authored almost 11 years ago
Adding a TravisCI file

ffc089493f8eda119bcbad42b486de88f0a3a46d authored almost 11 years ago
a section about bloscpack for NumPy arrays

4073cc6ceb76e5709eac09f13f4cdf1f3d814440 authored almost 11 years ago
redo timings and fix missing %time

d7d3ab9acae4f09abacae964690a7c14e5e3c0d5 authored almost 11 years ago
Added a configuration file for TravisCI.

65d079c934e03c78d182307b823efabbe6c0d5be authored about 11 years ago
Actions for post 1.2.0 release done.

17b14a940c9f31a01c310d73bc617225a9c8d5d8 authored about 11 years ago
Added the official repository in the installation instructions

a4ff005f36b6e0c97f9f55ca937c08308f9acef8 authored about 11 years ago
Added *all* C++ sources and headers to the MANIFEST

3bdbfcde0b2fc375e2b8224194fc65a3840c5c98 authored about 11 years ago
Added C++ sources and headers to the MANIFEST

0e4921dc624ebf47e0abb9d3486db780ca7d5c04 authored about 11 years ago
python-blosc changed from FrancescAlted to ContinuumIO repo

8071758dd13673b881be8a20cf761ee8e0a2971d authored about 11 years ago
Added Valentin to the copyright notice, as he contributed large parts of python-blosc

60fa045cce4be9b672d2e3fa4794106b19617636 authored about 11 years ago
Redone the benchmarks for Python 3.3 (seems like we should push for Python 3)

e328dd205f27e7ddf7615304e98da41abe7f536c authored about 11 years ago
Using a literal block for benchmarks

3edcdf7ddf4d4075846039f3626cf69bbcacbe21 authored about 11 years ago
Updated benchmark in README

e759f375f8cdd8b4176fb98266a0dd623731305f authored about 11 years ago
Adopted the convention of vX.Y.Z for tagging versions

d6a8e85729143bc2082752d6ef4bc0fd82417af0 authored about 11 years ago
Added a benchmark with compr_ptr() and different data distributions.

5e060e82cc4d8ca3d1ea79497fc225ef73ea97ce authored about 11 years ago
subtree merge blosc v1.3.2

79f74dca29dc33e4c3794cb7ed5514b1b294f750 authored about 11 years ago
Some code beautification

6b29dd2d8d5921677a480871aa21c742202fb14f authored about 11 years ago
Updated version of the manual

734ee1d6a7d9a47aa92c3e252cc7473933c70fe9 authored about 11 years ago
Updated tutorial for including other compressors too.

c8ac7f83fe159d71a8f39731b1c07a4ddfb710d5 authored about 11 years ago
Added a couple of distributions more

82d1d633103865ba662eb971bfe6147f92175bc3 authored about 11 years ago
Version bumped to 1.2.0

d49f44d52976ec87b8c8f541d8002910bc821851 authored about 11 years ago
Better testing during release

24c325330e13ebe14b404c539181f888dc82bca5 authored about 11 years ago
subtree merge blosc v1.3.1

70cff7eb52ee22816d70265258ea9f3926fc5667 authored about 11 years ago
Merge pull request #55 from FrancescAlted/new-compressors

Added suppport for multiple compressors in Blosc 1.3.0

cb6310fd38f4f97971d9f9de045a89b48ffcc55a authored about 11 years ago
Merge pull request #57 from esc/new-compressors

fix two typos

0857f664939bddddeede7cabad97580c3829e61c authored about 11 years ago
Compiling all sources if Blosc library is not specified. A C++ compiler is required now in this case.

c090b274013a7431acfbf0c50d337f0864da49c2 authored about 11 years ago
Be consistent with the use of ifs

7e2e1bde96154263a93535f7750dee4e0fab328c authored about 11 years ago
fix two typos

ae9428d676951b86cc9f84b533b856eb36348905 authored about 11 years ago
Merge pull request #56 from esc/new-compressors

need to set the PYTHONPATH explicitly

dc03f45f4020431a58707f825d16e9b3566c508d authored about 11 years ago
need to set the PYTHONPATH explicitly

While it is true, that Python automatically add the current directory to the
PYTHONPATH, current...

4471e7f3aec34f59156ba106c24a53016d512de3 authored about 11 years ago
More beautification of the output of the benchmark (will ever end?)

ca9057148fe445d3cc206d4894c394082e867bb6 authored about 11 years ago
Ops, fixing a bug with timings in benchmark

fd4d2e819d33b039fded37a4a807acbb5d16234b authored about 11 years ago
Added notes for new 1.2.0 release

9ead4f810701c7fe1d57d09f4e632c1a16eba3e2 authored about 11 years ago
Added compressor_list() to the actuall set of public functions

0c51b4032271002925389798ff368d9cac768fa8 authored about 11 years ago
Added some docstrings in benchmark

5db0cb0e0c72dc523c8fba2e84f36c5edc125a21 authored about 11 years ago
Added timing for a plain np.copy()

4b604592e69030c10394e5747a2dacc5cfd1a240 authored about 11 years ago
Separate compression/decompression times

526a606e13d6b811f895edd486070b8187162b6a authored about 11 years ago
Added suppport for multiple compressors in Blosc 1.3.0

54c0de296a997c2f02aeff1f8d2868014966842e authored about 11 years ago
subtree merge blosc v1.3.0

7376a6e29f7b5d20294a449e792dd877ad3e8764 authored about 11 years ago
Do not fail test if numpy is not installed (let's not scare the user)

6037a3a9299a85254e0c6f034726bd3653b05cf0 authored about 11 years ago
Merge pull request #53 from blackwithwhite666/master

Fix `ImportError: No module named numpy` when numpy module not installed

616525503c145b22b96b65204b348c25e9403667 authored about 11 years ago
Added .rst to the distributed packages

125f58b0ffab9c20d26f63d8c51a6ed3cff7bd2c authored over 11 years ago
Ignore unavailable numpy module in tests

f73021496761331d06e2d8b98850c0444a1a69df authored over 11 years ago
Post 1.1 release actions done

2e92a74bc5cbfc6fefaf8688fbdcb536a2f15664 authored over 11 years ago
Last modifications previous 1.1 release

71cc6f9a858059f88835cb318e45a4314feb6da3 authored over 11 years ago
Changing the convention of tag names

384198ac32648b632b87c5f97e77c48e0142c61e authored over 11 years ago
Included license details in announcement

37b8edbc97dbe398b4731e5a319e793b2e0847cb authored over 11 years ago
Updated trove classifiers

f01023b6dd2fad86b823ab592bbe58519ddd3b3e authored over 11 years ago
Updated URL for docs

87934866c51002f01d42e70f29a070dd7b10d6a8 authored over 11 years ago
Adding a proper license file for python-blosc itself

ebc964dfd16aa0cad0e24ae11e41839e4ba318b5 authored over 11 years ago
Fixed some typos in documentation

021405bca616ff0f6ae79277916f6c0c1384ca91 authored over 11 years ago
Getting ready for 1.1-rc1

7b1b90f8c79e96c7bd0d58ef53a3e05c972d01a5 authored over 11 years ago
init and destroy from new Blosc 1.2.3 properly applied

ce06b8d4125887261e3eb32a80705b8fe5e32139 authored over 11 years ago
subtree merge blosc v1.2.3

977011ff0a4c923d66c1d28232e689d96151b52e authored over 11 years ago