0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a wider range of Python versions that are supported. More... over 12 years ago
Actually will skip 1.2.1-rc1 and will go straight to 1.2.1 final. More... over 12 years ago
Merge pull request #61 from Blosc/feature/readme_improvements More... over 12 years ago
reverse the order of the PyPi versiona and download badges
esc
as Valentin Haenel
More... over 12 years ago
add the version badge
esc
as Valentin Haenel
More... over 12 years ago
Getting ready to release 1.2.1-rc2 More... over 12 years ago
syntax fixes
esc
as Valentin Haenel
More... over 12 years ago
subtree merge blosc v1.3.3 More... over 12 years ago
use the code-block feature
esc
as Valentin Haenel
More... over 12 years ago
Merge pull request #60 from Blosc/better_travis More... over 12 years ago
Merge pull request #58 from esc/fixup_tutorial More... over 12 years ago
Removed the name2code and code2name maps because they should be too useful. Added cname2clib map. More... over 12 years ago
Added a new get_clib() based on newest blosc_cbuffer_complib() in c-blosc More... over 12 years ago
subtree merge blosc v1.3.3-rc1 More... over 12 years ago
try a nicer layout
esc
as Valentin Haenel
More... over 12 years ago
add travis and PyPi badges to the README
esc
as Valentin Haenel
More... over 12 years ago
run the doctests too via travis
esc
as Valentin Haenel
More... over 12 years ago
Merge pull request #59 from Blosc/better_check_cname
esc
as Valentin Haenel
More... over 12 years ago
Added a new clib_versions() map for easier lookup of library versions in c-blosc. New cnames list of compressors also added. More... over 12 years ago
Updated more references to the new project site in docs More... over 12 years ago
Added maps between codes and names and clib_info() for lib version on complibs. More... over 12 years ago
Merge branch 'master' of github.com:Blosc/python-blosc More... over 12 years ago
Updated references to the new project location. More... over 12 years ago
Using distributions with more entropy for lesser compression More... over 12 years ago
Using nosetests so as to use the exit value for failure verification. More... over 12 years ago
Updated .travis.yaml to make a more sane environment. More... over 12 years ago
Adding a TravisCI file More... over 12 years ago
improve error handling for _check_cname
esc
as Valentin Haenel
More... over 12 years ago
a section about bloscpack for NumPy arrays
esc
as Valentin Haenel
More... over 12 years ago
redo timings and fix missing %time
esc
as Valentin Haenel
More... over 12 years ago