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
5243f6467296b2a0e3a96006a185917b33c60911 authored over 11 years ago
3cfb28139559414119ccc6246a43bbb85bd5abd8 authored over 11 years ago
e621d7948f4ef1b6813ffd9327bb2168fed0b3d4 authored over 11 years ago
9a6028fdd0f6fdfc57b56f19324dc267ef80bf61 authored over 11 years ago
adb201d1ab6bdee232e951aaa0b2436fa259329e authored over 11 years ago
0aac0a5b8d1afd75e3db3cfb5a5c62f945d309c5 authored over 11 years ago
efb66a1ce21ce60bf024d34901bdfc6ab9cd40bd authored over 11 years ago
1e6a27c437061aadc50cb8392a6abf156714f59a authored almost 12 years ago
22f1684858698af6af4075e80801a90d6a0f57a6 authored almost 12 years ago
2479acba25166e3792522f666ce30e22867a8c7b authored almost 12 years ago
1e4c5a56b69cbc2016de75fe7cbfe7ef212f3bd6 authored almost 12 years ago
Fixes: #40 document exceptions raised from toplevel.py
4108452785dc71cc78b3d61083453596a8427045 authored almost 12 years agod34675ded2308c366234d7d3cfeb5359b2fe779a authored almost 12 years ago
Fixes #29: refactor type and value checking
0452b6d4cbf9cea199ac2441c96a7e0097476b12 authored almost 12 years ago9df1d61ab76a83a4d147d8d8254e6398e7b3a0ca authored almost 12 years ago
This is important, because blosc may segfault if the typesize is zero.
58762e8fbd9cac0a6ad575ecb4135525112af2bc authored almost 12 years agoc94880d299316445e029b49c5db78bb0c08612e6 authored almost 12 years ago
cde49934dd63c52dd621bae4e5a42746063bbc7d authored almost 12 years ago
5954979d7fecf60002745156e654b9fd420bfaba authored almost 12 years ago
d41bfe2479776d22ea69201e61f411e43281b2e6 authored almost 12 years ago
2d3649c3a74570114c6f7c566b5f56fffc738579 authored almost 12 years ago
ef733113f0d7fa6f0af5260fa90666c695be5c89 authored almost 12 years ago
use isinstance and TypeError
18f5e38fcb713cce63cd40e8d7508ad47d8c3b33 authored almost 12 years agoPotential fix for #41: avoid running tests twice
b3c9abdd4af135dd640c8126ba3e69f2f4053b54 authored almost 12 years ago
Rename ``test()`` to ``run()`` but use ``from import as`` to patch ``run()`` as
``blosc.test()``...
f17c9215f10aa1a56358fbdfa81a0616682779c1 authored almost 12 years ago
22614082f64e804a9c49b85c2f9121ce0f2d1cd9 authored almost 12 years ago
9311d3ce168bbb21e2f22c4d3afe314926ce76bf authored almost 12 years ago
21e961a9905eb6a8653e4e05470dbcdc325036f6 authored almost 12 years ago
3afc35f85826958169525830dd13bf8bb18906ba authored almost 12 years ago
7fa1c3707868316dcd48a913a7769ad84a99d2ca authored almost 12 years ago
27f2267d1edb0282bce1a57bd967d30c0fb251ec authored almost 12 years ago
a002d28416604271af341a7e87f2e72dcd70cb2d authored almost 12 years ago
3c96119c42204ec874a2a642ab068c41bd0bddc8 authored almost 12 years ago
735cf0b487e1af0cbdcc8879601e9089ac5df52e authored almost 12 years ago
sorry, forgot to delete this one...
cd4b58d554b05e1f82ac14ffb6b95f69d79413c0 authored almost 12 years agosome essential branding for this product
90f89079e5b43193dee0b7ae3d37d16316a53f4d authored almost 12 years agodd90a6f7ad988a91b434f092931c62a6b58767fc authored almost 12 years ago
growing a test suite
2d189bd67e5a4662ca2fd3d8c87bdd9f4cf6bee1 authored almost 12 years agoc0760ece32a3d052cf8500725ff44fa91bb09558 authored almost 12 years ago
4cd615191229465fdf18e55ed2db95eea21de281 authored almost 12 years ago
64e6451170e79602310ed9a69b7d960293b50456 authored almost 12 years ago
b00bfa3edcb1e1bef8fd0c02a28315f84b286af1 authored almost 12 years ago
13e7b416baf242fafae4f2b7aa59f09e6e0101cc authored almost 12 years ago
4624053bfe9871fb2ef0facf666237d660f4516e authored almost 12 years ago
ced6aaa18b2c7b44f411300f01bec903021bc271 authored almost 12 years ago
8c90e0dc2f4d4f8054284584a901f819c653ba04 authored almost 12 years ago
487ceb65a0729339e21ccf944fa2845cc53ba04c authored almost 12 years ago
0b1396966936cfa8240af8fde929efdc430ff2eb authored almost 12 years ago
1926d354774c70b420114d2fba7e65bae31fcec0 authored almost 12 years ago
9f9aea394d34f196fc4150c394ee8dc185e570b6 authored almost 12 years ago
42198451ceb136e3d7ed813a90f217ffa5fe7f86 authored almost 12 years ago
2ff57c1bde0a2df58c8b2100e0769dad81746ea2 authored almost 12 years ago
Since we are using 's#' here, we don't need to check if cbytes is less than
zero, since the leng...
Adresses #28 and decompress_ptr now returns the number of bytes written to the
buffer.
quick fix for the README
39e34abad180c516312662dc2be33e7216b56955 authored almost 12 years agoFix docstrings
8c719fdb90d6ca29e12611ca40c3679960fad6ff authored almost 12 years ago6c62de2440ce8aa4b97ed080a6fe4486d5e58bb4 authored almost 12 years ago
cbf93b99189babf0054dc4c6196e2a3972047b5c authored almost 12 years ago
7ff01de90c6642ef11c43ca049da690810990efb authored almost 12 years ago
f2fece18a1e9ce86e3c4952b8bb5723bf4346f8a authored almost 12 years ago
54050ee31b88fe07244192205173c1673e5c3c62 authored almost 12 years ago
2a852c3ea13884ffc4de26868e298770e8da2795 authored almost 12 years ago
first implementation of decompress_ptr
fd8e613e10eb7760a3e4642cf8167d2a1860c2e0 authored almost 12 years agoBlosc as subtree for merge
77ca6574eaec7294b6f86ad59daed1fe7bc77761 authored almost 12 years agoMinor pep8 fixes.
2aa951f4e8077b1fd3ca3695e98ce5d116148d63 authored almost 12 years agoexplicit warning about the dangers of compress_ptr
00124bf6d3dfa2304f94f7f935acb55e8fec0d3a authored almost 12 years agoAdding a simple mailmap file
ad5793885ea10108b61a0bf8343c50da4d6cdffb authored almost 12 years ago5f5e8e97ebf90f866861eff7ea3a6b68367d1447 authored almost 12 years ago
931932d35065255398350ad6ddb6cf3cae573ad2 authored almost 12 years ago
50f9586fb3e52dc5cf0f81cec0a5911248034adb authored almost 12 years ago
25da6bed02bbb01ea77a2365874641bd592ad321 authored almost 12 years ago
7328904152de498abab286141e61a6d3d3c4c2c9 authored almost 12 years ago
This give improved legibility when using git shortlog by combining multiple
usernames/emails int...
blosc/toplevel.py:37:14: E261 at least two spaces before inline comment
blosc/toplevel.py:41:56:...
6f2aca220e09dcc11143f523bedd56011350cf9e authored almost 12 years ago
missing exit_with_error function
0dee2fb692d4ea24da7995ca0d76db10ed539b13 authored almost 12 years agono need to import blosc at beginning of toplevel.py
75ff45311578b8faf3911eb9d662955c6f2ebbac authored almost 12 years agoFeature/compress from address
cd21df7520d8e53ad8fdac21f9bc71f6eadd3170 authored almost 12 years agoc14fcbafd83d1d0e2abdfdab84aed506cf679bf5 authored almost 12 years ago
370500277c81158564718a3f3c055e073b8adb73 authored almost 12 years ago
c9b03c1e706ff9cb9ff8cacea904a93e67f727db authored almost 12 years ago
dfde777550b34c337cf695a569eecd87dc720975 authored almost 12 years ago
706732c77e0441f84d668cb6fbe0faa7b4551a3a authored almost 12 years ago
ea239cd54e28cef11f85b2175ed61286d6160b80 authored almost 12 years ago
f69ce1d574b1fc58d9dbd33ea2ac399ed74bcc46 authored almost 12 years ago
To ensure that anyone reading the code, realizes that the first argument of the
helper should be...
0c2a0492d2ce6c05b6ebcd5607ac5a790af0bfe0 authored almost 12 years ago
3c84c5829efa6ff28cae9e403c421c85337adf31 authored almost 12 years ago
752e41434c8e01fe68a68eb86e25cf8b0917b917 authored almost 12 years ago
e0cabb851d6a5409e9cb78118d695297d9345184 authored almost 12 years ago
bdd814510b2fecd979174613a89140340da040a1 authored almost 12 years ago
b84052ed3b568fb8c846ecb1a6ea5d9ccd0819d1 authored almost 12 years ago
a3b02ee70cef320c1f1f9a1c5253ad0771fc5c68 authored almost 12 years ago
7090d0866aef7a6adcffd9980c79b4a12fadb4ad authored almost 12 years ago
Correcting import for python3
39d4c98c0067156dfd8b2988535afa8794b7cc94 authored about 12 years ago27970703618b016346a6371039ec6d6065bea4a2 authored about 12 years ago
82e206408f660abc7a86258f3748ccdbfba72227 authored over 12 years ago
4120105c320e2985c4816236a8058fa199c572d5 authored over 12 years ago
Fix compile error with msvc compilers
0a7190d3bd049ca7e5f129ddc8920076c5a52f1b authored over 12 years ago