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

Use full like instead of zeros to ensure page faults happen on

instatiation

1faa06955df4571c6af804ee02bf224188003494 authored over 5 years ago
Whitespace

2c87f20a14ef8546368ffc6e292df36d0abe8cdf authored over 5 years ago
Page fault before the numpy benchmark

3db896eefefbe2e117f1c53daf93f6f22ac691db authored over 5 years ago
Merge pull request #198 from eltoder/fix-leak-clib-info

Fix memory leak in PyBlosc_clib_info.

1bf09ad34ecb0ff07d89134b20dc80730bbca389 authored over 5 years ago
Fix memory leak in PyBlosc_clib_info.

ceac456224be9ec13eb42205df46ca43e2717942 authored over 5 years ago
Post 1.8.1 release actions done

6055b55ed670eade95d75cea8641ef93775c3edd authored almost 6 years ago
Getting ready for release 1.8.1

8b40f62e5b23d398913ab17b12a189fc8ae7be38 authored almost 6 years ago
Merge pull request #197 from esc/fix_inclusion_inc_files

include *.inc files too

e34e5e660633cfdeee56ff4f97c72efef92a1318 authored almost 6 years ago
Merge pull request #196 from esc/misc_fixes

Misc fixes

a8ffd8a7804056beaa117880c0db55f9697d6e19 authored almost 6 years ago
syntax fix

2207388971d4647e71259c592323916fe79e1e5d authored almost 6 years ago
fix gitter badge

d2c7bf3181f9187809121c4638babf4b86da4477 authored almost 6 years ago
include *.inc files too

The 1.8.0 package on PyPi could not be installed, with the following
error:

gcc -pthread -f...

9651b83f9180a8603288abc6bce8207c02525537 authored almost 6 years ago
read the README.rst so that it appears on PyPi too

b9933a5c6e0920cb0139b16e85677f1b06cc7a90 authored almost 6 years ago
updates to the release procedure

5937130f69843c9011bcc35f97b3306a8fc33871 authored almost 6 years ago
adding gitter badge

00d0dcfdb715fb8c986a0970487e21072e7677e1 authored almost 6 years ago
list myself as maintainer

52d3282a8de5ec25717372bfa4cac7fd4fe60ec6 authored almost 6 years ago
Post 1.8.0 release actions done

1b3daa34eca6235fcf233dd94bb7e921a53dc6d9 authored almost 6 years ago
Getting ready for release 1.8.0

2d0e2729849290f442314789dfe8331be4308c6c authored almost 6 years ago
Merge pull request #195 from esc/fix_validate_c_func

fix copy and paste error

2ace8beba94456bc21c536df281556dc4a890aa2 authored almost 6 years ago
fix copy and paste error

688c1ea9963e959ca2173a823895ed08578642c7 authored almost 6 years ago
Merge pull request #194 from ndevenish/avx2

Check if the compiler also supports AVX2

bc37756d5af3c54fd704a09b2a70bda0090ac644 authored almost 6 years ago
Merge pull request #192 from esc/conda_in_sphinx

mention conda install in sphinx docs

adaf75e8052670eefb1bce1a6b61de6e79cb4937 authored almost 6 years ago
Fix accidental hard-coding in test function

05afa2dde812e0695f92af30f6aa31e314d8cedb authored almost 6 years ago
Cache AVX2 test to avoid recompiling

4fe5bfc9d9ceabe65c6fc04146d9a09943e7c4ab authored almost 6 years ago
Tidy up some formatting

79c20bbd82948b1b0bda17d5472f49b466fa078a authored almost 6 years ago
Check if the compiler also supports AVX2

Cases where the CPU had the instruction set but there was an older
compiler being used failed to...

ad0a0b392049ac1788ff776252b2b3cdfcfc3ba5 authored almost 6 years ago
mention conda install in sphinx docs

a4dea1be7f3839dfa073b03b3ec30a9f7f432df2 authored almost 6 years ago
Merge pull request #190 from esc/conda

Conda

e4c2f2afc7a917a818b978c0ed65e3bd8be63482 authored almost 6 years ago
add missing paren

086a9bf9207fcd8cfe417188288a2a89d685a578 authored almost 6 years ago
add conda install instructions and remove the last command

204548b1c00a0277ad299adfc412ab344355e788 authored almost 6 years ago
add Anaconda badge

b531677db4d139c8c249ab18cc88543caef8e36d authored almost 6 years ago
rename github link

fb4b1e9efcfcdc322f58c76de37af45384a61e74 authored almost 6 years ago
Merge pull request #189 from esc/rework_makefile

Rework makefile

ec02a31ea8aec64088c8ddac9add21298801b588 authored almost 6 years ago
rework the travis integration and simplify

a14c565bbba17576ea7fd6ec958045de58dcca9e authored almost 6 years ago
adding psutil to test dependencies

94a3a961c8a164915626fa0de7c4e028ecf449d3 authored almost 6 years ago
Merge pull request #188 from esc/c-blosc-v1.16.2

adding c-blosc v1.16.2

d6b0c6889a01848a030c3028440e111796938dd6 authored almost 6 years ago
adding c-blosc v1.16.2

dd037b3c195ca298452dedbc9eecca5c2894a22f authored almost 6 years ago
Merge pull request #186 from esc/implement_cbuffer_validate

Implement cbuffer validate

f7bc0079a7ad7fcd73ac0d5b1791fa507fe5cb0f authored almost 6 years ago
address review comments

5baacd5c55aa9b56cefe466db2e5a36fb6ed0b68 authored almost 6 years ago
Merge pull request #187 from esc/fix-license-trove-classifiers

fix license listing in setup.py

397c7c1194d486cf4a3b3790c7f99be48722fe26 authored almost 6 years ago
fix license listing in setup.py

84d59d9a5c2feac09c96184e6b740793ff22f1ad authored almost 6 years ago
fix python 2 test case

9fe6886e70ffb9633b5813f7d9c5e77578b5b923 authored almost 6 years ago
implement access to cbuffer_validate

bc77b4068102133bb0fa3db5102d3e971c6b8601 authored almost 6 years ago
Merge pull request #184 from esc/add_missing_decompress_tests

Add missing decompress tests

dcec22b1d5f1c2d97cad8fe3562f7a2cdf91b5e3 authored almost 6 years ago
Merge pull request #183 from esc/fix-whitespace

more whitespace fixes

b03b5bebd3443b5a78272e7083d635ddbbb6d339 authored almost 6 years ago
Merge pull request #181 from esc/c-blosc-b1.16.1

adding c-blosc v1.16.1

f91818be822ccd8999dd9809e766bc9e70145ddd authored almost 6 years ago
fix test

f26cb9ae50a76fa443d64cc63a17180a88ac2baf authored almost 6 years ago
adding some missing tests

502872445398de1ec54a93af86952b8a6320c1c3 authored almost 6 years ago
more whitespace fixes

4a0b1fc882188bb5cbd0adc8b9f1d56e057b5dbd authored almost 6 years ago
adding c-blosc v1.16.1

cd81379b0d2cbaf0bf8ef369d3de9edc6b0df187 authored almost 6 years ago
Merge pull request #180 from esc/link-license-toplevel

Link license toplevel

11ae1c3dbf172303e7484eb5058c26624ccca040 authored almost 6 years ago
Merge pull request #179 from esc/update_coc

Update coc

a0b0dde5a9f0fb4049127df2e53dad55288c9c6e authored almost 6 years ago
Merge pull request #178 from esc/fix_whitespace

fix whitespace

739d1efe4e89969cf213bd0f33d712f248ceef3b authored almost 6 years ago
making proper RST links

6526c57645c57ac959deac01c0700203a9c9b8c2 authored almost 6 years ago
mention license in README

235da747f0c11d24b4abdd583fd6faa6365ebe02 authored almost 6 years ago
adding symlink to license

118d2e452061cbfa47d022951343407f170b162a authored almost 6 years ago
fix RST link

468b2039aad44761538d9cc1c9f4066f78e83941 authored almost 6 years ago
update link to CoC

bfb0ff50136bfc4a6461429728c421ecf7f512e1 authored almost 6 years ago
update CoC link

b0da8d1987991a1eb7b5e5a22bc112de8ff71866 authored almost 6 years ago
fix whitespace

a35dd7a78ce60a0192793f22394bb044c53990ca authored almost 6 years ago
Merge pull request #174 from robbmcleod/master

Protect entire `setup.py` from multiprocessing on Win

21b9e0e816ec960df4e18f26126a8e1630bcfd7f authored almost 6 years ago
Disable AVX2 for Python version < 3.5

ca94737b20358f6fc97136c02e94a21cb101f76e authored about 6 years ago
Protect entire `setup.py` from multiprocessing on Win

65c9ce108b7de4858545792a734e18bdb0802247 authored about 6 years ago
Post 1.7.0 release actions done

9c9b0e3f12d05ee1885c6f27d374437c3da39a8f authored about 6 years ago
Getting ready for release 1.7.0

e7912c5df9fb3894f94be510005e599bcff923f9 authored about 6 years ago
Merge pull request #172 from esc/c-blosc-v1.15.1-new

adding c-blosc v1.15.1 (for real this time)

cf32e71ae23fcce9e74ead4ebcfc0bf94e470b02 authored about 6 years ago
adding c-blosc v1.15.1 (for real this time)

2abfc264fb7af4eead1efda788c06c616a405512 authored about 6 years ago
Merge pull request #170 from esc/appveyor_dot_file

dotify appveyor config

ae3f88952c2282d7ce768a6872110db41aba8a94 authored about 6 years ago
dotify appveyor config

6dd7ef66b201e1d39eee22d25559b2ae4b440bb2 authored about 6 years ago
Merge pull request #169 from esc/remove_support_for_python33

Remove support for Python 3.3

adc946e901bc59b442320c0fa8bab8df23480a9a authored about 6 years ago
kick it

ce2024191ee7e9f3d2a0190893d331726c2d7e77 authored about 6 years ago
Merge pull request #168 from esc/rework_appveyor

Rework appveyor

2f6027b070b3cae8401ac7c7efda13ad419f7860 authored about 6 years ago
remove old appveyor 'cruft' and replace with something shiny

e9994ab5729ba71453b9f5b8f8da0c361b09bd71 authored about 6 years ago
Merge pull request #167 from esc/fix_vendored_cpuinfo_v2

upgrade to vendored cpuinfo.py v4.0.0

d1c3457c56fb6ab54e338702826ee2bf6822fd41 authored about 6 years ago
upgrade to vendored cpuinfo.py v4.0.0

Copy cpuinfo.py from:

https://github.com/workhorsy/py-cpuinfo/blob/4e4e5ca9e9612507d7c70a79fadc...

d007b7797845d77b4d6982158347cf46ebb2981a authored about 6 years ago
Merge pull request #165 from esc/remove_python_26_support

Remove python 26 support

2dd7a6e5c9b0cb079841cc6f51326908b0df6ea4 authored about 6 years ago
fix en passant: mention 3.3 as minimum 3.X in README

7112d37fe8588b2069cdc7b46e7618f72bd027e4 authored about 6 years ago
remove mentioning 2.6 in sphinx installation docs

a2acdbfa6e624a654c83b997a50ecd881ce8bf67 authored about 6 years ago
remove Python 2.6 hacks from the test.py

74f6563993c00a0043a37e1ee516d42549fa9778 authored about 6 years ago
remove Trove classifier for Python 2.6

ee42a560f3ae03d1fded67a6ecd542f43f01295f authored about 6 years ago
remove testing depenency unittest2 for Python 2.6

5373e700fb3081699128771b7357a66380dbaf9f authored about 6 years ago
remove setup.py checks for python 2.6

518757e52239bcd85c25c650cfdc3d5bfe96dce4 authored about 6 years ago
don't list 2.6 in the README

3b2106551e68df4e4d634d59ea14dce4b928bf94 authored about 6 years ago
remove travis CI support for Python 2.6

6cde7fe2aa6bc3625443d8a99a95e24c23d941aa authored about 6 years ago
Merge pull request #164 from danstender/master

add python2 coding headers

28c411061261a40c5408e85db3f10755e2041998 authored about 6 years ago
add python2 coding headers

75c4f23b01c013f37fa792063e99ec71491d313e authored about 6 years ago
fix docs

2c0d6ae675c0bb7d6b44af22918a2f10d2f24bfe authored about 6 years ago
tweak build instructions for docs

5060ab5aae8b3b1c109af82f3666841a3b49a02b authored about 6 years ago
Post 1.6.2 release actions done

432836348c1d070f531bc23e02ce6db940155f56 authored about 6 years ago
Getting ready for release 1.6.2

cf2c416157b19a71d066eb4b97748feee4aecf11 authored about 6 years ago
Merge pull request #161 from esc/fix/numpy_dep_alt

move numpy import into unpack_array

c02fb4bffc090013031a24820edb2d6212155bc0 authored about 6 years ago
move numpy import into unpack_array

913b91d62b0d201d6baf7cf7e2f7fc144fa04b1d authored about 6 years ago
when releasing, also check the version number in the documentation

c345fa99e98911fe1fde8e4591e3e226b236ed44 authored over 6 years ago
Post 1.6.1 release actions done

6dd0fe6058673b3f379d08041778ee22e6bd8932 authored over 6 years ago
version number hiding in ANNOUNCE.rst

4b88611049e5679cdb2c4cb22fbcc816b88c8f28 authored over 6 years ago
version number hiding in doc

cb094ca86a823b4bc159cbb5d0009bc2cb9a41c8 authored over 6 years ago
Getting ready for release 1.6.1

bad3b2e116269499187f3f5c726ad43707f3da03 authored over 6 years ago
Merge branch 'prep_1.6.0'

* prep_1.6.0:
update the changelog with recent updates
remove downloads from README, it does...

036890ceb96dfd883a640bf2f40a359113b87935 authored over 6 years ago
update the changelog with recent updates

de31b752c4bf5685ea4343f8fdfa59d4bcd403aa authored over 6 years ago
remove downloads from README, it doesn't work anymore anyway

d207bcd6b544019687f57afaa8e2ad7ba53002ca authored over 6 years ago