Ecosyste.ms: OpenCollective

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

github.com/Blosc/python-blosc2-c

A Python wrapper for the extremely fast Blosc2 compression library http://python-blosc2.blosc.org
https://github.com/Blosc/python-blosc2-c

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
Merge pull request #52 from esc/update_mailmap

add Christoph Gohlke

97f38c420421390a24a36abefe110051512ec764 authored over 11 years ago
More doc tweaks

820b6e5a7a06c5ec27eb75b72881f966add2e3b5 authored over 11 years ago
add Christoph Gohlke

38313464db0f358758d6deb1b0d43034d2a66d29 authored over 11 years ago
Merge pull request #51 from esc/feature/sphinx_tweaks

Some tweaks for the sphinx docs

14be6fdf49eb01c81fdd083e41c9306307db2d03 authored over 11 years ago
ignore the sphinx build

459d4bb50e4340f55650d67f79a9780b53105aae authored over 11 years ago
use proper formatting for all the console examples

3ea210b7cdd5b5407c8d6024190cf5c0a9e5dce3 authored over 11 years ago
fix typo

f7a18d893a9c5791dcd2d0e0ea1e5dd48bb7eff8 authored over 11 years ago
fix typo

2d9928651cd523fc805892e06c0be2c7dd0273f1 authored over 11 years ago
missing backticks

029b9442b2b1474ba85ea7e42b3ee19dd5b1c18c authored over 11 years ago
make the default role 'literal'

Means anything written with `backticks` will be fixed font not italics.

bed76fa2153c9c5ea008586048d2fde78976d836 authored over 11 years ago
Support to link with an external Blosc library is announced

17f22ffdea1e06c9908a39ecf66ccf3b28a4bb24 authored over 11 years ago
Added support for linking against an external Blosc library

9f765d571d59781a2564826f408245c515744e44 authored over 11 years ago
Added a reference to Bloscpack in the announcement

5aa7ea45bbe03903099c83536218fed32d7a2633 authored over 11 years ago
Updated email address

a520d8cd26c4302d4f1f889bcc580448f6cceeb0 authored over 11 years ago
Added the numpydoc sphinx extension for much better rendering

988f25e8678f9800f6e8ecc8fbc8ee545bca9aa8 authored over 11 years ago
Moved package description into Sphinx.

I had to remove the docstrings from blosc/__init__.py because Sphinx.autodoc
insisted in includi...

fbeb1a28928dd78ec46749b6f79ddcfd296d20f9 authored over 11 years ago
subtree merge blosc v1.2.0

d19d463c5a1e25ecb6a9b16b0aaae52789a3b6a4 authored over 11 years ago
Added release notes for 1.1

5aa664dbdee336cae23301c9b5ff8d7789f80374 authored over 11 years ago
Towards a 1.1 version release

cc2bf664c1a185b676ed61209d96d33981e91301 authored over 11 years ago
subtree merge blosc v1.2.2

cf2669874556ac1f3d5b7771d317dea1eae3b026 authored over 11 years ago
Fixed a typo

780eb19bec3c354c020317c4fdcba3ba44a2277b authored over 11 years ago
subtree merge blosc v1.2.2

352ab1b194aedde3046123d9ea9c91279133d374 authored over 11 years ago
Merge pull request #50 from cgohlke/patch-1

Fix SyntaxError: Non-ASCII character '\xc3' in file setup.py on line 91

b9a938908d9ded6df41abde5d465891e28829b69 authored over 11 years ago
Fix SyntaxError: Non-ASCII character '\xc3' in file setup.py on line 91

4fb9f804387a3f94b9e1a9132f02c8993b1aa32f authored over 11 years ago
Version bumped to 1.1.dev. pytables.org addresses converted to blosc.org

431b6e2966b7637ecac06b2accbb6219201377a5 authored over 11 years ago
Playing with Sphinx autodoc. No perfect results yet, but hey, everything seems there.

1ad79acbfc3c22acf90d920d4a336e8642d5b9ba authored over 11 years ago
First version of the Spinx documentation.

54c9a9e51489acaf7b769f35f0e08f45eb53a51a authored over 11 years ago
Adding emacs backup files to .gitignore

c93a7211d0e9469e2a3743a50ecd9c8fcfbabcca authored over 11 years ago
Replacing tab by spaces

efae7c108283c460b4ee57ddcc863ea442c3dc2b authored over 11 years ago
Added a pretty nice print_versions(). Fixes #45

3e20e51417ca26baad86a143fd8f5771e9dcd43c authored over 11 years ago
Bench script adapted to Python 3 and reduced memory needs (so as it can run on 32-bit Win)

e7e1ffacbf0111218fd74b42e8e4e979ea1820bd authored over 11 years ago
Merge branch 'master' of github.com:FrancescAlted/python-blosc

6d5b0c42c0dc83822438bf3edf9d06c0dff58a40 authored over 11 years ago
Added the compression ratio in the benchmark

f49466c8de0252a08e5305e554db8398485804a8 authored over 11 years ago
Adding a benchmark comparing the pack_array method vs the compress_ptr.

73f2d5b40f7a847c7ca22bd732d2c787ded0b772 authored over 11 years ago
Merge pull request #46 from esc/subtree-merge-blosc.sh

Subtree merge blosc.sh

68dce2d9622b469dd2bc84fc4388921286b7b4be authored over 11 years ago
Treat all size_t conversions equal

dc1525ccce29c6e25b5496d0086389e4567e206d authored over 11 years ago