Ecosyste.ms: OpenCollective

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

github.com/Blosc/bloscpack

Command line interface to and serialization format for Blosc
https://github.com/Blosc/bloscpack

cmp is a builtin, how foolish of me to override it

e24a11b86201ba72a4da333b69c0a692ff95592d authored over 10 years ago
Merge branch 'feature/MetadataHeader'

* feature/MetadataHeader:
testing debug output with metadata
add verbose test with metadata
...

640c765cd0ab5ed4c1efc2f51cd8b5eefde1726d authored over 10 years ago
testing debug output with metadata

e9ec5bf1f7e491a40a33344a7063066191a794c8 authored over 10 years ago
add verbose test with metadata

135563474ea96d11c6c60bb0679aac5927ec157c authored over 10 years ago
add verbose decompression test

f125a1369750493ad33ad84d260c8d3269151c34 authored over 10 years ago
fix whitespace

c10507290c3f9a467d449df08a9618ee6572f143 authored over 10 years ago
use MetadataHeader as object, not dict

4aeb5479b07c00787ff942649018260b884535d9 authored over 10 years ago
fix logging metadata header

b6f43725d3548b7f364287775c592a81c5bdd27d authored over 10 years ago
remove unused import

66155691339f4c90507ba416201299186de49d2c authored over 10 years ago
cheating a bit on the _recreate_metadata header

304d7b460f715fc1dfd9003b5709591f28a18c9d authored over 10 years ago
MetadataHeader decode

29dd151c046470932724c3bd3efd749a02c139ee authored over 10 years ago
assume raw output of checksum is delimited by whitespace

1bcee6e2c4bdccf06b218ae12a88232fa709a37b authored over 10 years ago
skip test on python 2.6

f03ad36783353394ade844b8bd933058d5ec572b authored over 10 years ago
don't do computationally intensive tests on drone.io for now

007b357ce711be4c600f9c897a5acd6db7d9fb92 authored over 10 years ago
+1 for nosetest test generators

9c0c04f40d254bf342afd6dd8c16373bd1919234 authored almost 11 years ago
first part of the MetadataHeader object

a9818f4045073857779fa1d20176ae37efaaa6d2 authored almost 11 years ago
CArray is no more

6188ed96f97252ba4ee9a2e97fb7402c1cef4832 authored almost 11 years ago
test level

e6b15bcab5e3fc80d154fabaf0740e52e523bc4b authored almost 11 years ago
no need to import if we will use defaults

0d5c854e4a251f12f8bee52f5df60a50261970d9 authored almost 11 years ago
simplify instantiation of the BloscpackArgs

b261674c4b1d6c9198e1f0a78be9e7141170cea2 authored almost 11 years ago
fixup docstring

45ecf7b7c7b5a711f4104a1a1b7fcd48e473439f authored almost 11 years ago
fix docstring

9c622ce5a5375d87091672080b2fecbb8293737b authored almost 11 years ago
add BloscpackArgs to toplevel import

441c7c2fe8a41736b868b2be7fc84e2a727b2919 authored almost 11 years ago
remove unused import

b171080a03ebc7768d6661d507263fc719662c00 authored almost 11 years ago
BloscpackArgs have been implemented

5fd6de85beadff1dc334c785d6c25e3daf1d1f97 authored almost 11 years ago
Merge branch 'feature/BloscpackArgs'

* feature/BloscpackArgs:
update the README
fix some typos
don't put the comma in pformat, ...

fa3cc1dd9f7071610abdfac6fb7f3800faf2e233 authored almost 11 years ago
update the README

aa690fa1e3fb903b8792e80bd4204533a344fd56 authored almost 11 years ago
fix some typos

c76b595e21306b68f0325247d62a3acdf71b33f9 authored almost 11 years ago
don't put the comma in pformat, use __repr__ for roundtrips

024df1f937e2f6a4dbc8c52d3c3af52e0fc4c526 authored almost 11 years ago
remove trailing whitespace in abstract object

b8ceea2e427231cc97a7c0f066678cd2113cb444 authored almost 11 years ago
fix all the command line stuff

57310dff03eff5513e8380875c9919acfd2abe06 authored almost 11 years ago
a simple test of the BloscpackArgs object

8440bccfb516c5947a44e7b14791b95e3bd64b4d authored almost 11 years ago
fix remaining tests

d8e838e4c8fec8045980aa0136484bb21f5057d7 authored almost 11 years ago
fix test_append.py

32806da4edf540a01c39f612ac81c11ea761991a authored almost 11 years ago
fix use of BloscpackArgs in pack and co

b5321b38a8841f0a5af66a7ef6be71fa157f7a60 authored almost 11 years ago
fix the BloscpackArgs object

1e201777006234478713a357f5dd1cceadc3eb55 authored almost 11 years ago
BloscpackArgs object

5d26e0489acbcdce29427d0f69ec910002cabe33 authored almost 11 years ago
BloscArgs has been implemented

6a33612ca845786bd34d9a5c8a8efa8346adab6e authored almost 11 years ago
too much whitespace

4efc7a7c64f43bace2bd092536456160098abd66 authored almost 11 years ago
prune whietspace at eol

fbada91c8bb27794bef714b07608d940bc81fe8f authored almost 11 years ago
update changelog

45877d00b04deb8306e02c150b7b1983c05f759e authored almost 11 years ago
Merge branch 'feature/BloscArgs'

* feature/BloscArgs: (26 commits)
cleanup docstring
prune unused import
fix use of DEFAULT...

949c45d9edd73f91304d2f3649d9889e95b53516 authored almost 11 years ago
cleanup docstring

a1984695c776189df7cc2525b988109bbbaf0109 authored almost 11 years ago
prune unused import

e94a9a3dead362f6f2a0b40a2ae5725b80326c7f authored almost 11 years ago
fix use of DEFAULT_BLOSC_ARGS

2b9b42cedb1e37cd8d0751e131b8b2b811d2bded authored almost 11 years ago
wipe eol at eof

63775cdb9467ee442a7d2584c52888271dc373b8 authored almost 11 years ago
reduce some of the functional stuff

127bad36570af01db414f2e0cb3d2083c481f9a8 authored almost 11 years ago
refactor use of class name

d8c1ec719748b011500b5e129f33959053078141 authored almost 11 years ago
display with : instead of =

077b25ab35b59a962ae6e298d83acaaefb9ac268 authored almost 11 years ago
clean up indentation

be586403405dac06fa86f40ef5d11f74d8246cab authored almost 11 years ago
fixup imports and indentation

22abd54eb4228138e3fe478d844b268b676aa888 authored almost 11 years ago
yay, an example of the new BloscArgs usage

7511677ef4de5aac28abd636943ea3d8d946fc89 authored almost 11 years ago
make much better use of the object oriented object

2d0acfd4382a444516368813bb412edab757ae57 authored almost 11 years ago
fixup the command line tests, now that we have reused code

232398cac736ed81a64fe0952af3a43958b25777 authored almost 11 years ago
fix test numpy_io

3faa4dc13602cbc7c727cbdf79f17893edde0b3d authored almost 11 years ago
fix test_file_io.py

a226a65ab5244bcccd134563e1877ab60cbd5679 authored almost 11 years ago
make test_append work with the new object

7a829834b7c498a74f20d5e26138e81bae031788 authored almost 11 years ago
fix pformat

c89dc368ddcf2dcf9fb1c6eefb61040089866d1e authored almost 11 years ago
shift more stuf into abstract object for better reuse

I should probably mention, that the tests are totally foobared now.

9d36942f5aa90de81b3222eddf1ab5fa0fbeb405 authored almost 11 years ago
shift the abstract stuff to an abstract module

530de0385348fee8f851cc4237849392cb43805b authored almost 11 years ago
debug the bloscpack header

57b143255e79ac4310d65b21d354efdc13659875 authored almost 11 years ago
first stab at using the BloscArgs object

6b8a32900d87a208f1e8730366c98fc4e9492433 authored almost 11 years ago
extract common parts of BloscPackHeader into a base class

a955d127a6dac9431c204066132967bec616b3f7 authored almost 11 years ago
adding tests for the BloscPackHeader accessors

322b3e0642a3979fc6e2aaab8c547e93f68c5af6 authored almost 11 years ago
prune whitespace

0ec3c037a4eeb7a633c91cee6f5d896d7f21ce50 authored almost 11 years ago
introduce max and min clevel

f0867104ddfad8a1876d203e974ea0ca73ed741c authored almost 11 years ago
initial sketeches of a BloscArgs object

7903ba6a3b57fa6a924548156f1ac3196ed3c548 authored almost 11 years ago
introduce a minimum size for clevel

98c4c38b661051ede0563dad3b0ab0c698c0b396 authored almost 11 years ago
fix tests, thanks travis

a04dc7158387a7ee1f28bf89d2346688b1c2585c authored almost 11 years ago
update TODO

0fafeaafb0f55c8b8d925fdc2fb0b1fbcd1f6dd6 authored almost 11 years ago
document usage of chunk-size

ce0f7acca21fcd5a8454003b66a86d9cdf922577 authored almost 11 years ago
Merge branch 'enhance/benchmarks'

* enhance/benchmarks:
use a different prefix for the bloscpack-tempdir
reuse the progressmet...

04cc5040e519adb6ccaf044545eb3725cb78bc1b authored almost 11 years ago
use a different prefix for the bloscpack-tempdir

466e0e0491c399c6f0ef7fd65c5cdb676cb01d32 authored almost 11 years ago
reuse the progressmeter again

9f558d81ef4cadb03f2a14c0883629cb2077905e authored almost 11 years ago
fix import

397f3d5943c74b78ccc0acb4e37f7bdab3b5683a authored almost 11 years ago
make reuse of the progressbar

148cd65ecd32800aee2db8fa72e3cd087c8ebbfe authored almost 11 years ago
sync after write and include in timing

ac66af83d8cafe73b04270876c197176d8045c43 authored almost 11 years ago
drop caches and sync

2446e02216bcdfe22b7b04dd18f6ede3a9652dcc authored almost 11 years ago
fix the output of the compression_time_vs_chunk_size.py

86e25ef36a4f60f9de84626c0bef404a84ee203b authored almost 11 years ago
make a note about the wikipedia definition of data compression rate

7b77cd7fea033c5193dbd13c7a38f79d5df51f81 authored almost 11 years ago
refactor rountrip numpy to use a setUp

9d65d3c2678ae4cc0e67057ea55baf03d7dd6d1a authored almost 11 years ago
bring coverage of numpy_io to 100%

e5e56ee84ffae1d06bb41c4a647a2d670c1b350b authored almost 11 years ago
test large numpy arrays as part of the CI process

3996fa63ccbe171c8a091330b64656d2c077b8c7 authored almost 11 years ago
a quick blurb that compares Bloscpack to HDF5

ea126b0051aab743ff3c3f6f19189971d441a6f6 authored almost 11 years ago
list prior art

89a16bdb91400a223868e7e9424a0ec37eb8ed11 authored almost 11 years ago
Merge branch 'enhance/cli_coverage'

* enhance/cli_coverage:
actually execute the chunk-size tests
sanitize error message
check...

87c8aadb942f6d11694ef459e11bb679f2825140 authored almost 11 years ago
actually execute the chunk-size tests

3930887da5e7880fe285a905d1e580506d405326 authored almost 11 years ago
sanitize error message

86a9fe17e85b2cb75c0fb6bb23b51c39f6d89c41 authored almost 11 years ago
check that nthreads can be set to one

38d5568cfe32564ad1e1ae9421824066424c627a authored almost 11 years ago
check the --no-check-extension error

c04d6bd8ec3301243409a880004bebf65ce643ef authored almost 11 years ago
update the changelog

95d5a3ead6e014da35d47a5c5179417267481bea authored almost 11 years ago
Merge branch 'enhance/sink_source'

* enhance/sink_source:
shift a comment to the correct place
a simple __iter__ is enough for ...

43a4c857d9cfa6ea7e28f3cd0f380243e26a413a authored almost 11 years ago
shift a comment to the correct place

0d30463d696863f391e8f2a9dfe7bbb2f3faa78a authored almost 11 years ago
a simple __iter__ is enough for the sources

f62916b3ba3bfee9ff9c7ca4ddaa0df1e04094e1 authored almost 11 years ago
no need to __call__ the source

ced7e09fa1d8468d92015842a93c0fbe7c896ee1 authored almost 11 years ago
make sure to do some type checking on the objects

I know it's not exactly the Python way... But ABC

f48db39c45d795f5fec4669bd723605a5f6f76f0 authored almost 11 years ago
fix PlainMemorySink to actually decompress, my bad

7b547a7f2cecd4dfde1ad4d027acef9597c15557 authored almost 11 years ago
argl, failed to reset file pointers before compare

448a3bdf2397c083b771a792ec312a06ac133b70 authored almost 11 years ago
fix white lines

32147c93014a78145aec717ee4f405f0d153b9da authored almost 11 years ago
clean up imports

bb2f8b1b95118128af017a6293babae93341bcf8 authored almost 11 years ago