Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Blosc
Blosc is a very high performance meta-compressor specially designed for compressing binary data.
Collective -
Host: numfocus -
https://opencollective.com/blosc
- Website: https://www.blosc.org
- Code: https://github.com/Blosc/c-blosc2
github.com/Blosc/bcolz - b834dd48cb891626e4e94710e29770d9bd8f979d authored over 14 years ago
github.com/Blosc/bcolz - 0ffcd68ab816c8ed1394c36ebea65d7d40b24881 authored over 14 years ago
The cache has been moved into carray, so that we do not have to waste
blocksize space for each c...
This allows a better reuse of decompressed data in a block of Blosc.
Also, as the block is prett...
github.com/Blosc/bcolz - 3f1cc27be48414fe9655333c3ac6f34566795356 authored over 14 years ago
github.com/Blosc/bcolz - 47fe3139c5770c7bfa5a38b100bae242136f93bf authored over 14 years ago
github.com/Blosc/bcolz - f2d3870eb4b6ca656c068449777dc891da4d7325 authored over 14 years ago
github.com/Blosc/bcolz - 8a199be831b9fa8bc8be6268b182669b8339fed7 authored over 14 years ago
github.com/Blosc/bcolz - 09e5a633a959302b805bd4dc7dc267d8d40b1e4c authored over 14 years ago
Now, only the just amount of memory is booked for the returned array.
github.com/Blosc/bcolz - f7626fb7a8d3c6aedeaec9612a09b37ebce844ca authored over 14 years ago
Now, the size statistics are printed on a new line. This is because
the type decription can be ...
github.com/Blosc/bcolz - c6d13d3be79e7c415ca95426f01c2e4a0961e8ba authored over 14 years ago
github.com/Blosc/bcolz - 0f88d17132232ec96882b6baba532d458bfd447e authored over 14 years ago
github.com/Blosc/bcolz - cf5d4509b9899a958e31054c458bcaf518da10e4 authored over 14 years ago
github.com/Blosc/bcolz - 7e770e65f1372ff4e96da30f1e37c2649bacdb6b authored over 14 years ago
github.com/Blosc/bcolz - 505303a06359b10df3a8d6ab3aea8b0413410a50 authored over 14 years ago
github.com/Blosc/bcolz - 39a311f75f4bfc57f7b61a76b41f0b5c7774f9d3 authored over 14 years ago
However, the support for step > 1 is not there yet.
github.com/Blosc/bcolz - b02c6fe96b65c489812c6daa86d27deb6bfc58e4 authored over 14 years agoAlso, updated benchmarks to use cparams instead of clevel/shuffle.
Restored the behaviour to ac...
github.com/Blosc/bcolz - b54b0e848d4d6e88ffdb54b5ad4a13d1fab29afe authored over 14 years ago
This will help consolidating all compression-related parameters
in one single point.
github.com/Blosc/bcolz - 0b55376329a3b6319b1c6ee5043521ff8e7c07d7 authored over 14 years ago
It follows the NumPy API convention.
github.com/Blosc/bcolz - 99e5dd264271acae625dae4adbf7bddc825eb1e1 authored over 14 years agogithub.com/Blosc/bcolz - 693424441f87b07a3cda3e35654f82b4f74e3983 authored over 14 years ago
github.com/Blosc/bcolz - 0eb238d9f56fa513fe0ee326eaab87b4e494e7cf authored over 14 years ago
github.com/Blosc/bcolz - 804a7c578979c8e9415775f55aab11760a52542b authored over 14 years ago
After some benchmarks, I've seen that the new one only got better
timings in a few cases, so rev...
github.com/Blosc/bcolz - 2d359fa23ccb5c9bc335ed3214c248cdf225cb85 authored over 14 years ago
Whe the boolean expression is true, only a block of Blosc chunks
in carray are decompressed. Th...
github.com/Blosc/bcolz - b4052a8d37482d312e766cf36ca10a2b1a2a1c2a authored over 14 years ago
github.com/Blosc/bcolz - 5601685e250ac1a4adcf8f5a3b76e1242bda5308 authored over 14 years ago
github.com/Blosc/bcolz - 58e68325cd82bd45418db231b713e2a9f9b163f8 authored over 14 years ago
github.com/Blosc/bcolz - cbf5e7f06d66f48e9eaf1fb757cf71b23c75a720 authored over 14 years ago
github.com/Blosc/bcolz - 307eae688188db0e1a3f5d0f6d48ca12a91e02c2 authored over 14 years ago
github.com/Blosc/bcolz - 9c2dc0b5a73b4c884fbffcb118527b60fb7ca710 authored over 14 years ago
github.com/Blosc/bcolz - 425ae970e212736f83754fc3d336c48e1e23b735 authored over 14 years ago
This has been uncovered by bench/expression.py and playing with
different chunksizes. The probl...
github.com/Blosc/bcolz - a950a184db10347fe1746e64a466a22312885c2c authored over 14 years ago
github.com/Blosc/bcolz - 16d3eb2fb17c54623326cfb9f94e7d27c735dce1 authored over 14 years ago
github.com/Blosc/bcolz - ed295378b758c8403552561f5b454f74ab95ed45 authored over 14 years ago
github.com/Blosc/bcolz - 9f61aa1cfd6934f4873594a5f49e767a07273c22 authored over 14 years ago
github.com/Blosc/bcolz - 7f21e7c2280eb61be7374b49aaa046ac5d0cb7f5 authored over 14 years ago
github.com/Blosc/bcolz - a7800d3c7d4de19ede94c304cd9b020bf78da265 authored over 14 years ago
This depends on numexpr to work, so ancilary logic
has been put in place to make this an optiona...
github.com/Blosc/bcolz - a70dfc3c14c01ad907aff179564d84035d8cc6f6 authored over 14 years ago
github.com/Blosc/bcolz - 190d5c655eed0d7752995420be8158d1c02ad70a authored over 14 years ago
github.com/Blosc/bcolz - 476cbf4dfad812f907fcfb056a980820025dbd6a authored over 14 years ago
github.com/Blosc/bcolz - f6766e6f8996284a6b2b47e06aae2a9d9ccde060 authored over 14 years ago
github.com/Blosc/bcolz - 300ad9caeb877c0b2b3dbff03c88da08482e4dbf authored over 14 years ago
github.com/Blosc/bcolz - bbb472f8b0449a345bde69bca90576a7fef509f0 authored over 14 years ago
github.com/Blosc/bcolz - 0cf91ec68fbad5020c831ff2637f81daf2954f86 authored over 14 years ago
github.com/Blosc/bcolz - 16be83fca7822e48f20aced7abecb4043bacf5f5 authored over 14 years ago
github.com/Blosc/bcolz - 512266fbbd50c691314edeb93df8da145ca7f97d authored over 14 years ago
See changes in RELEASE_NOTES for more info.
github.com/Blosc/bcolz - a617a2e216b040ce1823dc30cf631cb41317415a authored over 14 years agogithub.com/Blosc/bcolz - 548f462543e3158b61c7ae45e05238a1b19acca3 authored over 14 years ago
See RELEASE_NOTES.txt for more info.
github.com/Blosc/bcolz - e243f9ce04c9bd8e11d8f6e8cc4e79b8484cf35f authored over 14 years agogithub.com/Blosc/bcolz - ddaf92ad9b52b681c42469bdd00bb903a5c26f8b authored over 14 years ago
github.com/Blosc/bcolz - 991885f6221072851d2910ef46e49e06174a95f5 authored over 14 years ago
This represents a table that is made from carray columns. It is both
a compressed and column-wi...
github.com/Blosc/bcolz - 2c61f78cc2750b2fcc93f95465c1717f8c6ab25a authored over 14 years ago
Signed-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - b53e2b71222b73393efba53f66e85d709cdc8910 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 1966a3be41b4263aeb551a5b19836979d65860d0 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 105a819b987983cc14b17402896281a21bb19e4d authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - f45d98ed079e09f6533fbe68e59b3d8e10c14e86 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - f4e23004c18c4b0a6c97e2dd33a299d0036d19b0 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 1abe058e376024162057751a7161fb3bd818609f authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - c32f389888ba4b749e034479820a8513fca9200c authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 0066b9526d4d90c520a8daa2762ef7002eac1e92 authored over 14 years agoThis implementation is pretty much efficient than an ndarray iterator.
Signed-off-by: Francesc ...
github.com/Blosc/bcolz - 5d625fa2a449fa9b94ea0e2a055471a5d33536a4 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 5c7b5563baa375412d4a21a49e8c61588307b79e authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - ddc2aee973b229b9a0ea015cb4949fca159bc441 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 3008fe1f5668e500b7d9523b8387faba48a77000 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - e437c932b8d232535c934834009a40674a6217a8 authored over 14 years agoThe default for the `shuffle` parameter is now ``True`` instead of 1.
Signed-off-by: Francesc A...
github.com/Blosc/bcolz - b9cd20c2c44692a7de865a16579d62cfc6f2fe8e authored over 14 years agoAdded an explicit test for this.
Signed-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 47c2986912d431d93d405aaaf4520d084a2971a8 authored over 14 years ago
Also, the representation of carray objects only print the 3 first and
3 last values. This preve...
Signed-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - d32061a8013f869ca73c60cda7e032bfcf867377 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 29d140b4357a9d221922067eb058c5dae3eae15c authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 3ff01ee4cc162dcd2ff30d71bc51d874409ca90e authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 82f2d5709e29272427f933566d92f096c75ea7ef authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - ad5c9dd242a1c4cb3a75e152189a0bd1b705a17a authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 5d5f3dca29744aa79f1ff58472f4c3dc9c01cc24 authored over 14 years agoAlso, some code and docstrings beautification done for releasing 0.1 soon.
Signed-off-by: Franc...
github.com/Blosc/bcolz - d95097722a24ef46b7c6b5ffb208171e1cca721e authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 77e67d178829bdff4edaa67e7ea2652811fa7f79 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - 23f511a14cee073aabd0dacab15fffc7dba294f5 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@227 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc2 - 7a6af50b93b826d0e3a959554d2764f62a33eb27 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@227 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - 7a6af50b93b826d0e3a959554d2764f62a33eb27 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@226 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - 328f77796d0a11dfe1b0b2a816ba13ba001d7088 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@226 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc2 - 328f77796d0a11dfe1b0b2a816ba13ba001d7088 authored over 14 years agoSigned-off-by: Francesc Alted <[email protected]>
github.com/Blosc/bcolz - e9c64eb537eb3a5b1b7d9d69a4365ecf23e0ace5 authored over 14 years agoSigned-off-by: Francesc <[email protected]>
github.com/Blosc/bcolz - 8ec319e98f01514d09e4f2a54cb5a7c6aaee2a88 authored over 14 years agogithub.com/Blosc/bcolz - 072d80872fd2ba5276e98063063d728c34a9c9f9 authored over 14 years ago
git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@222 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - ef1f8d380d296ec36866f0f745d9f111f8804285 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@222 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc2 - ef1f8d380d296ec36866f0f745d9f111f8804285 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@221 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc2 - 408733059c7c1fa3e2207707aa824c7fc8389d99 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@221 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - 408733059c7c1fa3e2207707aa824c7fc8389d99 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@219 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - 25457a2b80bd0ef07108d50f9d90e725b4336024 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@219 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc2 - 25457a2b80bd0ef07108d50f9d90e725b4336024 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@217 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc2 - dc995c4d82ba54a58f2b962f10dadc41ed053164 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@217 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - dc995c4d82ba54a58f2b962f10dadc41ed053164 authored over 14 years agogit-svn-id: http://blosc.pytables.org/svn/blosc/trunk@216 5b11b6af-1e7b-4319-8082-0aacbd7ffead
github.com/Blosc/c-blosc - c0ec99f163670cf86b2db65861cf77b20ef726f0 authored over 14 years ago