| 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 |
|
More...
|
over 12 years ago
|
| add the version badge |
|
More...
|
over 12 years ago
|
| Getting ready to release 1.2.1-rc2 |
|
More...
|
over 12 years ago
|
| syntax fixes |
|
More...
|
over 12 years ago
|
| subtree merge blosc v1.3.3 |
|
More...
|
over 12 years ago
|
| use the code-block feature |
|
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 |
|
More...
|
over 12 years ago
|
| add travis and PyPi badges to the README |
|
More...
|
over 12 years ago
|
| run the doctests too via travis |
|
More...
|
over 12 years ago
|
| Merge pull request #59 from Blosc/better_check_cname |
|
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 |
|
More...
|
over 12 years ago
|
| a section about bloscpack for NumPy arrays |
|
More...
|
over 12 years ago
|
| redo timings and fix missing %time |
|
More...
|
over 12 years ago
|