Ecosyste.ms: OpenCollective

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

github.com/Blosc/bcolz

A columnar data container that can be compressed.
https://github.com/Blosc/bcolz

Fixed 64-bit issues on carray code. Added a new test on this.

1bf7f342fbd9c1c20bc00ab85af1514b303265ed authored about 14 years ago
Introduction chapter improved.

4a97d13e53a68cf8def883a54e1ee75503085dcb authored about 14 years ago
Merge branch 'sphinx-paver'

59802892f3d44f26cbd492c3d0536787576fc330 authored about 14 years ago
Removed USAGE.txt

b8255e02b539961bcf05f0cdb710f32dea5a2286 authored about 14 years ago
Added a new html and pdf tasks for paver.

079d3b0177b8bfd3ac42dffda09f072c2ba22b21 authored about 14 years ago
Added a new build task for paver (and other small improvements).

4f00e7c7739658c0eb8bab530911637a78ffd9e3 authored about 14 years ago
More work on the pavement.py to mimic the previous setup.py.

258e537d59ea350b7e2b4a71d1d87dd4e8f84c1c authored about 14 years ago
Introduced Paver-powered setup process.

7952c4d04f9ce5c4fed711cd35b3e883bb09f0e5 authored about 14 years ago
Small glitch.

312f6a097e7144f8bc65d8de2f934de63a0bbaa2 authored about 14 years ago
Documentation converted into sphinx format

81aec9ab79e844ee308747fc0c66c73aa00f74c7 authored about 14 years ago
Completed documentation.

2b2f5e6824b8087d274b87e2cb8a10b83b60c473 authored about 14 years ago
Detect multidimensional inputs for ctables earlier.

7389ee6b970d9219c063480b080f3d60dde0297e authored about 14 years ago
Better workflow for resetting sentinels.

73f02dc8e362a12de7c3016c39f1961af264d4e8 authored about 14 years ago
Increased the length of ctable for eval example to 1 million.

ef4f238f07429c228cc076b42fb173b2ed43a6b6 authored about 14 years ago
Updated release notes.

08edbc442692166a23418d126c6445b7f05182dd authored about 14 years ago
Small modifications to USAGE.txt.

e24bdbd0bc1df2dc558f589061b774627f6f0cfc authored about 14 years ago
Make carray.append() to not return the number of rows appended.

414b22f20e963726508e656f29cc263b43924f3d authored about 14 years ago
Passed the speller corrector.

d76891f836ed11428d7f8c1c8921097b81d98448 authored about 14 years ago
Finished docs for ctable objects.

b0cbe0a997183d1790be7dc5e83bae01798f9229 authored about 14 years ago
Fixed a problem with calling ctable.where() after ctable.iter().

b8fb56aed2bd5732a9e400fb06d139147140983f authored about 14 years ago
Renamed method getif --> where for both carray and ctable objects.

d6f6919480f92232a3bbc4052fa4466b0eb06d84 authored about 14 years ago
Added more doc for ctable objects.

3ee0c004cd7669fe595031b6ffe72f7e37045841 authored about 14 years ago
Improved version of setitem for conditions.

9d317ce3e574bae25cf1ea3cca7ff95bd60183b7 authored about 14 years ago
Added more doc for ctable objects.

9438973b0da8c9682cd7e6604cef1ea790dca962 authored about 14 years ago
Added support for setting items with conditions in ctables.

c481ca1c57af82fe7d560f104f499029bee69b05 authored about 14 years ago
Start to document ctable objects in USAGE.txt.

78a2a67d340136ab8c6135f45b53e392d766a463 authored about 14 years ago
Modifyied the representation of a ctable.

994740e8d2ad4bf744d037426a32a0de58427df3 authored about 14 years ago
Added cparams as a property for ctable objects.

dc1793421950e93bdfcde332f4382041a003e923 authored about 14 years ago
Update ctable._arr1 when adding and deleting columns.

03e5ef78360be5b92bb132c95b2ab148c9531f0a authored about 14 years ago
Added info about sizes in ctables.

e6400f478ddcce61bfef7f1ceb55d834867646ce authored about 14 years ago
New version of the ctable query benchmark with a PyTables comparison.

48511075dc57ba2769f1ac53be340cecbc57f461 authored about 14 years ago
Added a new benchmark for queries in ctable objects.

Some small enhancements have been setup too.

c15c7b257e535b334d71d149f850dd680d519e44 authored about 14 years ago
USAGE updated (still a lot of work to do).

044063bdb58c4c8a8f0c8038665b662a03d36072 authored about 14 years ago
cparms --> cparams (part II).

4b00f0e5ccd2f82bae1595d64b4114888beba433 authored about 14 years ago
cparms --> cparams (seems easier to remember).

f5a21c6d9c9c187e4bb3f6f5fd66921728fc3c09 authored about 14 years ago
Some modifications in benchmarks.

c86f7d8c6287965008d9f6b5c02deb6c5b3dab8e authored about 14 years ago
Updated to Blosc 1.1.3

9e71cf553809f0aaca9bd7ea83406dfe9ad0daa9 authored about 14 years ago
bzero -> memset for Windows compatibility.

207d16903eb8546d057d9b0403390984ae38739d authored about 14 years ago
Updated Blosc to 1.1.1.

0feec3cc70508200e455683324155e72d9c99d79 authored about 14 years ago
Fixed a problem with `carray._getrange()` for chunklen > (start + blen).

0431f7a1dda97ddde62a7e7cf284ad49c2790f55 authored over 14 years ago
`eval()` optimized.

Now, blocks are fetched and decompressed with a specific method
(`carray._getrange`) that is bet...

7400943edd57a88c119af3998129b5647c122c87 authored over 14 years ago
Fixed a typo.

2c68f9afee89b2ec75e297bf14c0143ad900492c authored over 14 years ago
Removed pthreads.c explicit include.

8a395ea6f024cc0e344cc1d44fe1098f129cea16 authored over 14 years ago
functions.py -> toplevel.py

21345e55674004527b53b18f250e3b44a12d9f07 authored over 14 years ago
Fixed a problem with potential variable overwrite during ca.eval().

b403c0e026208f6f45d00b081302753df3f8f78d authored over 14 years ago
Fixed a problem with boolean selection.

ef1ea85a4ee2eaa806d7b481e6e37b38be512bfd authored over 14 years ago
carray.where() -> carray.wheretrue().

00898d33eaac6f3488326c7e68f85c6b5627a13a authored over 14 years ago
Added new ctable.__iter__() and ctable.iter().

f7d94bbb2e71364292c7fe2a2fefaaffdae67b2f authored over 14 years ago
Small modifications to query.py benchmark.

203f07d31b3957b0724d143f06b2fd7441343646 authored over 14 years ago
Added support for carray['boolexpr'] = value.

cc6ec6bf3c211d0f33705e40334307a642a0d05b authored over 14 years ago
Added support for carray['boolexpr'].

679fdb5bd4c27cc0b9d420d6812cb3af9f33b7bf authored over 14 years ago
Added a special meaning for '__nrow__' name in ctable.getif().

Means that the nrow will be returned as part of the output.

Added tests for getif too.

81c4251f152c616fc253bb9756def309cd95fe3d authored over 14 years ago
Added new ctable.getif() iterable. Unit tests still missing.

8b76bbc3a6b36eaa64613119d1fa39349490ef3a authored over 14 years ago
Refactored ctable.eval() to take advantage of ca.eval().

f3ba703b54b448cc76acc8e69bbc8ea4aa431bb4 authored over 14 years ago
Added a new eval() top-level function.

44a1769c677d306792c2cd4e30d2663b73d73097 authored over 14 years ago
Removed blank lines in parameter docstrings to better follow NumPy convention.

7bf5fc6265649af54288ad3b206241dbbf29a93d authored over 14 years ago
array_ -> arrcpy to avoid confusions with original 'array'.

9b2c149a5f4d860025bf711641588f0d5cf030b8 authored over 14 years ago
Fixed a bug in carray.append() (not handling non-contiguous arrays well).

f9a311caa911c05aa96f65f0861a09fc82bd047e authored over 14 years ago
Added support for creating ctables with fromiter.

1699d7a5c97b72c9f0d87007987c38d5e175f661 authored over 14 years ago
More optimization (and fixes) for fromiter.

08d2a747d9a07223c074f512ee25c9d77a46ebd4 authored over 14 years ago
Improved version of fromiter for unknown lengths.

3c291fc5a187995bc747f0b1a5b414af3743fd3d authored over 14 years ago
zero detection for bool ndarrays implemented in where iter.

2c3abd5af0a4878a6916a7073de157cb8a49d254 authored over 14 years ago
Removed the chunk.dtype attribute.

It has been replaced by typekind and a property. This should shave
some more bytes in chunk ins...

5561e76721638a2a2715e8261ade79496f4ff9b2 authored over 14 years ago
Reduced the footprint of the chunk instances.

9e10fa8ac83dfba7d63709ca009f33113ca3c5c0 authored over 14 years ago
zero detection for bool ndarrays implemented in getif iter.

5ca997d78974abbb5acb999ef6b14b95da14ade7 authored over 14 years ago
Added zero detection in chunks.

This will allow two goals:

- more compression

- optimizations in boolean iterators

dc6b5f299d59c2243b859c1183b9a6e1cb21b733 authored over 14 years ago
Fixed fromiter when iterators cannot provide a length hint.

Added tests too.

5f588f415fbc24da28176884f69a45b5790a5a0a authored over 14 years ago
Completed section for carray object in manual.

7a878b744c5358dc4589d3ed338caa2f4f309c56 authored over 14 years ago
Restructured USAGE.txt.

Added new chapters: Introduction, Installation and Opetimizaation tips.

Removed some sections too.

b92162e919cfe612dfde99ef5d43c4af570dd7f2 authored over 14 years ago
Added an introduction and a installation section to manual.

7666f6bf8499cc457b568f860c3c471a433385a1 authored over 14 years ago
Fixes for compiling for Win32.

bd9f78d3c333cdfa69224b19652485c040869ab4 authored over 14 years ago
stdint-windows.h moved to win32/ directory.

7e7847e2522d4b07518e63ac52459cba4e561692 authored over 14 years ago
Getting ready for 0.3 release.

6a5b61ff4993ef50dbfdbe157de66ec773cf1dbd authored over 14 years ago
Removed docstrings when they mimic ndarray behaviour.

d6ba9763baa8193712381421a239dee7dd09e7c4 authored over 14 years ago
Docstrings in numpy format for functions module.

5c82d29959ab596c7d89c2cb39585129eb36df8a authored over 14 years ago
Docstrings in numpy format for ctable class.

1229119162a0db587f3c68ebd5890672e54375d0 authored over 14 years ago
Docstrings in numpy format for carray extension.

5de651ea1b3d34156622a1c7263e77c454bdd87e authored over 14 years ago
Added a run.sh to run all benchmarks easily.

bench/evaluate.py removed because of PyTables dependency.

88bc1e69f4a61dad01182d92bdee0d713c997177 authored over 14 years ago
nrows property --> len

6af0d5e550dcb614ffa819a4cb9237fdbbc43a66 authored over 14 years ago
Put in sync with blosc in trunk (1.1.b2.dev).

c8b2cce616ade0c5dcab1ab3a86d5139ae912d94 authored over 14 years ago
Better way to compute typesize in ctable eval().

58513ebccb42f9e435b2ce5db952de7a00410719 authored over 14 years ago
For loops cythonized for performance.

955fc6c2cdf027738a68aa5fb938068ad5581f2d authored over 14 years ago
Fixed a problem with the cache uncovered by bench/getitem.py.

9b6248f93e1554b115229392c9e2eaefb35a89a6 authored over 14 years ago
Allow ctable[expr] to look for vars in current namespace.

ab36696f10a29dcec9c8800dd313dfbf785f4760 authored over 14 years ago
Added references to the new user's list.

b60f0bc340fb988ab450d9da925ef96d45446b83 authored over 14 years ago
Get rid of some GCC 4.5.0 warnings.

082d662a9adc3e4dde7755376620c6a65be33b23 authored over 14 years ago
Sync'ed with latest Blosc version in trunk.

This should allow to compile carray on Windows without linking with
pthreads-win32 anymore.

429f22b4f68a86faf5599a9624b7c9f428876ef9 authored over 14 years ago
itertools import removed from utils.py

ba799b018dd1f90586dcdf86d02839bfa59b8664 authored over 14 years ago
Simplified the blosc_decompress API call.

882b28791c090962e0754582c4fa578a85f5270b authored over 14 years ago
Small refactorization in cache code.

f0d0d3e813e87cc544d799b6144e1a11c8015fe6 authored over 14 years ago
Renamed expectedrows -> expectedlen.

f7290e1f8528c086ff9550e60f07caae92c87711 authored over 14 years ago
Added a new module functions to put the public ones.

88486392f74d240b19ed60b0140bd7880ffe8c5c authored over 14 years ago
Replace chunksize parameter in carray by chunklen.

I think it is more useful for the user to think about of chunk
sizes in terms of number of rows ...

fec84c4ff19386fcef2fe20e9359dce2a928151c authored over 14 years ago
Small amendments (trying to get rid of valgrind errors).

b834dd48cb891626e4e94710e29770d9bd8f979d authored over 14 years ago
Fixed test that failed randomly.

0ffcd68ab816c8ed1394c36ebea65d7d40b24881 authored over 14 years ago
Cache code for last block refactored.

The cache has been moved into carray, so that we do not have to waste
blocksize space for each c...

7403e0392cce6e403d5c3d31375a5e461b45f3b4 authored over 14 years ago
Introduced a cache for a block in chunk.

This allows a better reuse of decompressed data in a block of Blosc.
Also, as the block is prett...

1848b255781af5354b0dc3cca2122bb723745a21 authored over 14 years ago
Added complete support for ctable.__setitem__().

3f1cc27be48414fe9655333c3ac6f34566795356 authored over 14 years ago
Added initial support for ctable.__setitem__()..

47fe3139c5770c7bfa5a38b100bae242136f93bf authored over 14 years ago
Moved to_ndarray() to utils.py (will be used by ctable too).

f2d3870eb4b6ca656c068449777dc891da4d7325 authored over 14 years ago