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

fix indentation foo

2c01a6d125e2a168ff412abd8446fcebd32650d2 authored over 9 years ago
fix use of tabs

cfe45e69052a1ff4e07cc789e5c7a4f999a1c229 authored over 9 years ago
pep8

5729fc08931d2d89037cb7138b446910438454d2 authored over 9 years ago
Merge pull request #93 from ASPP/master

propagate return value from failed tests

e4ffc91eed0ac556a1c1e325b043b48358eab8d0 authored over 9 years ago
Propagate the result of tests

This way things like
python -c 'import sys, blosc; sys.exit(blosc.test())'
actually fail if te...

16688ab07612e4f022b3118e7a18660ffdfcb106 authored over 9 years ago
Allow verbosity to be specified when running test suite

b6c85062b316ecd4606c64b449fe0c8ec5d2a708 authored over 9 years ago
Merge pull request #92 from esc/vh/fix/test_cname_exceptions

check that an invalid cname is caught

44822d95431be0bcde49f38df92a2466be0b846a authored over 9 years ago
check that an invalid cname is caught

d7348f4256b57520f04fa12d8d3ffaa867345dad authored over 9 years ago
Merge pull request #91 from esc/vh/fix/large_buffer_test

pretend like we have a huge object

f32db274add7e606c97afa42775e20048f2ac993 authored over 9 years ago
pretend like we have a huge object

209ac13aed9d5dcab081c2f7c4ecf1672d7d74c9 authored over 9 years ago
update the RELEASE_NOTES

29402c10e731e0d463b95d623fd74d3b2d19eb30 authored over 9 years ago
pep8 the tests

dde967336c78a7a907180f5d3462fbb3b4f81030 authored over 9 years ago
Merge pull request #80 from esc/vh/feature/memoryview

Support memoryviews

76a1581a29862b2967792482d144dd525531834d authored over 9 years ago
use better format parsing for Python 3

This mimics the behaviour of the zlib module on Python 3.4.

3c6007b5da99496139002639f664823c1aa1a5de authored over 9 years ago
fix unittest2 with new version number hack

f73b592b9014134032f989d59eb1f715d84a163e authored over 9 years ago
unicode should raise a TypeError on Python 3

7e78b40bc1d22df9e9998e01bb907f3a7bb1d9d9 authored over 9 years ago
nothing gained by raw strings here

3a75ca3521fcd998614f6f294383c19f76abcb1c authored over 9 years ago
fix documentation for types of compress

a9fbeda0cd5e5dfabd7088d7745d77d1585c11e2 authored over 9 years ago
disable the input check fully and rely on Python error messages

6241b96e3eef2586ddee29a407c825cffb77d8ae authored over 9 years ago
fix tests for Python 3

1cfc3591de0e30db60d97135c87f2acbb1785e30 authored over 9 years ago
remove testing on Python 3.2 since it doesn't allow unicode literals

db1e8b6d563249fc63d3a01164cbfcc3eeec98d9 authored over 9 years ago
fix the various input types

f0e89d183196ac030a379653755c1ac719522e6e authored over 9 years ago
run the memoryview test only on Python 2.6

3c0f03fe9b0bfeb4a32a6cde5ce0fafcf7fdbad2 authored over 9 years ago
hack detection of version numbers

be2478163a184891303cb5f9b2f574a5e5bd2d7b authored over 9 years ago
deactivate python type check

02fae089fa746366e2d761a924c7743a8fbeea5e authored over 9 years ago
add buffer too

e0fc5907b0211be2e1d99125162dd61a8bd93ae4 authored over 9 years ago
add some more tests for varying types

c229db9895e620ea38a617e3d4e3cddd1f35aa37 authored over 9 years ago
implement support for compressing memoryviews

fdeb390067feb05271e81a1a0f3dce46b2c9a1d1 authored over 9 years ago
remove checking for a TypeError with unicode strings on py3

e6527d69cf3b755d1d3d4340ae08c6dcfd9ec566 authored over 9 years ago
fix mailmap

d251598e9a7452443c54e05a48b874e1344d1ff8 authored over 9 years ago
fix error documentation for compress

88487931da68d0da9fee2d3b7df6613e0724b9c4 authored over 9 years ago
fix pep8 missing line

d86d96ce5303b5061ee03d0c3bd0538d323a8206 authored over 9 years ago
adding maintainers makefile

b9b4d6716a408b15a461cfcdfe893eef4e68e62a authored over 9 years ago
Merge pull request #87 from esc/vh/docs/remove_subtree_instructions

remove instructions about using the subtree-merge script

525ec45a2aff90121fe754eafa0f6090826e94a4 authored over 9 years ago
remove instructions about using the subtree-merge script

cc4249b9cc3c6c515cd255f8007a30db2f5819b4 authored over 9 years ago
Merge pull request #89 from esc/vh/fix/numpy_test_dependency

Numpy Test Dependency

0f622452d54eb1b979d117deb00105bd83e9014c authored over 9 years ago
use setuptools

dff37efb744884f90729b7807f7e0d0ca1f41a70 authored over 9 years ago
use proper skipping for tests that need numpy

39b914ceea3e2b2b40b8cadfe6791475320038c7 authored over 9 years ago
add unitest2 as test dependency for python 2.6

3591d23add3cdbb7b6f5e7b4c49039b7fc9f2e6c authored over 9 years ago
specify that the tests require numpy

fa504a1f78e30b2996aa67c367cecab2fae71cdf authored over 9 years ago
Merge pull request #90 from esc/vh/docs/add_talk_and_slides

adding talk and slides

5ae8e4aa5dbfb3618571197e7d811b2effcbd79d authored over 9 years ago
adding talk and slides

e8285e3703b30d5a1dfcab47bffb64f40c08efb7 authored over 9 years ago
Merge pull request #88 from esc/vh/pep8/setup.py

pep8 the setup.py a little

813bac16af739593f05e0c760561e9a91938193c authored over 9 years ago
pep8 the setup.py a little

c259bc0d44835a38620cdef9f5e8b9546bb55d58 authored over 9 years ago
Merge pull request #86 from esc/vh/fix/license

fix trove classifier

48dcf87a53264888143a72720c193f5f244b81ea authored over 9 years ago
fix trove classifier

8510134a3e3bca381c36d161477ce710c4a33232 authored over 9 years ago
should -> must

dc7ef8286b58b3f56168834377a2d58068f5c803 authored over 9 years ago
Post 1.2.7 release actions done

0c0801b0f7a3fcd54e4375c02ea4ed7c539e818c authored over 9 years ago
Updated versions in release notes and announcement

874fc684a2c8b07f04f5be71a09bdb8b6b5b1e32 authored over 9 years ago
Skipping 1.2.6 (PyPI problems) and going to 1.2.7

53ad4fe1cf666dd28051f1d000f248fcc4b3ffd2 authored over 9 years ago
Getting ready for releasing 1.2.6

ee17e37b3c7538dd84482fdc1a93b0656ea09c35 authored over 9 years ago
HAVE_CPU_FEAT_INTRIN should not be defined by default

14587a2da6c5733b9f409f073dd779e4ba6c424c authored over 9 years ago
Uniformize params for benchmarks

6806dab38e2bd4543121f7d780d0d5800a6de344 authored over 9 years ago
Added support for c-blosc 1.6.x. AVX2 detection not there yet.

d333f100413b1f56071c6e96ca40d4f83313c78c authored over 9 years ago
subtree merge blosc v1.6.1

7e97d0da98bc6ec32fcbd46f8257e1537cdcfb1c authored over 9 years ago
Merge branch 'vh/postrelease/v1.2.5'

* vh/postrelease/v1.2.5:
setup ANNOUNCE.rst and RELEASE_NOTES.rst for next release
bump vers...

7fe451a20166267968709a0fad924283acb01dd9 authored almost 10 years ago
setup ANNOUNCE.rst and RELEASE_NOTES.rst for next release

2ac9ae0075e0028f89dc8bc169148343e060634f authored almost 10 years ago
bump version in docs

d05125c42d1f90d0e15714f6742ec91c0594aedd authored almost 10 years ago
next dev version

9f4e09c4e0c44520abafeab810668c0d6256bc53 authored almost 10 years ago
vim modeline to set an email text width of 72 cols

f9296fff0355c3b3c45c2aaa0854c8f0a1927b19 authored almost 10 years ago
reformatting the ANNOUNCE.rst to what the email contained

8bbeb59fd35f0f080d9c0481f845c51bd5e2b0e3 authored almost 10 years ago
Merge branch 'release/v1.2.5'

* release/v1.2.5:
set version to v1.2.5
update the copyright in the docs
include more empt...

32449acf8319882dfacef0d07a09384e4b064dce authored almost 10 years ago
set version to v1.2.5

7c811cbf3c4fc187886b807eca71ce48f5d8ffcd authored almost 10 years ago
update the copyright in the docs

8a15aa426ce9d804ee08269aad827b3422298aca authored almost 10 years ago
include more empty lines for more structure

6a995770045505ac3e48157b1346ae32a98cfa9f authored almost 10 years ago
update announcement

56249ed4fd1a55f5de28164e73b6a448250e6069 authored almost 10 years ago
update the Release notes

0ba192884717f5fb00c620b4468137d6dfb64d32 authored almost 10 years ago
no need to register

4059b734e8bec678ad24b72247b05f8940e2cb64 authored almost 10 years ago
syntax fixes in RELEASING.rst

28fbce377b06dafeee27bb82d2e5c1c7c94c4e3c authored almost 10 years ago
typo in README

adda5946c3a58eaca25c965f8aa6a8f835d0604e authored almost 10 years ago
c-blosc updated to 1.5.4

022e1e6d34ce44999dc183703fd99ae29e6371bf authored almost 10 years ago
fix typo

7e00dd8e16e23d3510fe0d46b9a8e4575849a51f authored almost 10 years ago
Merge pull request #79 from esc/vh/blosc/v1.5.3

Blosc v1.5.3 and new subtree-merge-blosc.sh

f18e5faa34b1587f87837152839940a45565d2a0 authored almost 10 years ago
subtree merge blosc v1.5.3

c6b325d76dafecf4993c3a8b64c71a38ead3f8f1 authored almost 10 years ago
subtree-merge-blosc.sh 0.10

0429c841a7f10c9410e2f1f3c6fb8fb3be8e198b authored almost 10 years ago
Merge pull request #77 from esc/vh/feature/keep_gil

don't release the GIL

707aa31cb40af40bbe66d1e6b47cd323a849c69a authored almost 10 years ago
don't release the GIL

5389651d1cf754870ae24213c8abef70134d8637 authored almost 10 years ago
Merge pull request #74 from esc/blosc_1.5.2

subtree merge blosc v1.5.2

2fa25f58f559b684b6b81891e890d32aa5b1ab59 authored about 10 years ago
subtree merge blosc v1.5.2

e40cbca0d010fb2b66f8eb3d81dc17c56ee9c526 authored about 10 years ago
Fixing the number of asterisks

6cb04b12452b1fdf75482704072bb607d385deaa authored about 10 years ago
Changed the string to say ctypes.memmove and not np.copy

58fee9314bbf77bdb8708e8f305d3b2daab6048a authored about 10 years ago
Some refactoring and beautification of the compr_ptr benchmark

1b32298ed6d39c665f118b385c457f8490433960 authored about 10 years ago
update changelog

a8f42d1d115a9ee8cf4e3a7e819af8539bae71bb authored about 10 years ago
Merge pull request #72 from esc/set_blocksize

wrapping set_blocksize

a912f2931fab4a2c88ef8bf6459e4ab3904718f0 authored about 10 years ago
add documentation for set_blocksize

d82eeca7f5d1055517bc8fb89986b15fcb601c44 authored about 10 years ago
wrapping set_blocksize

8d401f4411a7e0e86aa6245fe3806e44b25c0508 authored about 10 years ago
Adding the -msse2 flag, but just for 32-bit Intel arch. See PR #70.

e25f01f15de6b1f9defc4ef3563791542b341edb authored over 10 years ago
Removed the -msse2 flag, as it is not needed anymore with modern gcc. Closes #70.

edafebf9c675a294166228bdd0e4b2694ea1c704 authored over 10 years ago
Revert "Merge pull request #70 from andreas-schwab/master"

This reverts commit ba90ce5681d62a23e01e9bb57886e45211dc7086, reversing
changes made to 6abaa0ba...

a89a23eff16b984726b8339ae21467352b5a51b5 authored over 10 years ago
Merge pull request #70 from andreas-schwab/master

setup.py: fix use of unknown compiler flag

ba90ce5681d62a23e01e9bb57886e45211dc7086 authored over 10 years ago
setup.py: fix use of unknown compiler flag

ffa9cffc7fb28fbde9dd75bb907d46b2c0fb44e3 authored over 10 years ago
blosc -> python-blosc in README

6abaa0ba61c72be75c3da87aec92cb3799f193d7 authored over 10 years ago
Merge pull request #68 from piskvorky/patch-1

Update README.rst

65d66eb80d2723f9f21100a267f38c17a94b7a72 authored over 10 years ago
Update README.rst

Fixed two mini-typos.

75851922aa23bf1224619a61ed6bdadf3b36bae1 authored over 10 years ago
Rephrasing for the bloscpack plug.

bfbd2dd0c421d8c28aa9e555631a4c12dfbdd51c authored over 10 years ago
Merge pull request #66 from esc/bloscpack_plug_in_announcement

update the Bloscapck plug

5657d34a9986eb5a22390b297a8bb4857d13e748 authored over 10 years ago
Updated release notes

dee35e311a7d0b7273802eba725f80277f1e9e50 authored over 10 years ago
subtree merge blosc v1.4.1

028d687e721253907c7e40a2afa56ced5294b171 authored over 10 years ago
fixup wording

9de21689c8b560a9178ba9b3d8a24e43c808bbf4 authored over 10 years ago
update the Bloscpack plug

56567fd6e1bfba684f1d82b8b28ffd4c7fc6aac2 authored over 10 years ago