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 a problem with a test when using NumPy master (> 1.7)
24c5cfe74d710cc45de91d77d55438496cdf1c50 authored over 12 years ago
24c5cfe74d710cc45de91d77d55438496cdf1c50 authored over 12 years ago
Better detection of overflows in 32-bit platforms
781d2aff6b1d1c12a399ca10ef2c2481f8d86a99 authored over 12 years ago
781d2aff6b1d1c12a399ca10ef2c2481f8d86a99 authored over 12 years ago
Tested with NumPy 1.6
7a23e7c7d8f793dbf42cb2ccedc9845c95139ece authored over 12 years ago
7a23e7c7d8f793dbf42cb2ccedc9845c95139ece authored over 12 years ago
Final touches in docs for 0.5 final
153189bb6a0189b0b64eff32cb547d899f7f750b authored over 12 years ago
153189bb6a0189b0b64eff32cb547d899f7f750b authored over 12 years ago
New parametrization for different chunksizes.
3bb486952d61ad1714108b54bd41257de47cb29c authored over 12 years ago
3bb486952d61ad1714108b54bd41257de47cb29c authored over 12 years ago
Added a tutorial section on the new 'attrs' accessor.
d7f18d6cbd87acdd32742c3cecd3df395135df33 authored over 12 years ago
d7f18d6cbd87acdd32742c3cecd3df395135df33 authored over 12 years ago
The carray.where() iterator is stated that it does not support multidimensional arrays. Addresses #7.
9ea064f1b386a96bd6be002b7abe848810255e64 authored over 12 years ago
9ea064f1b386a96bd6be002b7abe848810255e64 authored over 12 years ago
Parameter user_dict for ca.eval() documented new. Fixes #3.
dc01d8ee25c8f9c312259fd3e187ea3f434f53c0 authored over 12 years ago
dc01d8ee25c8f9c312259fd3e187ea3f434f53c0 authored over 12 years ago
Removed an error introduced when fixing the carray.__getitem__ code
e6d41b0b6c953045186d4d2834469caa7fb81146 authored over 12 years ago
e6d41b0b6c953045186d4d2834469caa7fb81146 authored over 12 years ago
Fixed the eval for the numpy flavor and multidimensional case. Fixes #6.
9dc26d3f7c1bcdc06ea8f897731568bf896cec59 authored over 12 years ago
9dc26d3f7c1bcdc06ea8f897731568bf896cec59 authored over 12 years ago
carray.__getitem__() works properly now with multidimensional arrays for integer indexes. Fixes #9.
02b56b27534a82f6680fac9b6b6c6c929c8c8a79 authored over 12 years ago
02b56b27534a82f6680fac9b6b6c6c929c8c8a79 authored over 12 years ago
The ctable constuctor does accept a list of lists or tuples too. Fixes #10.
040e0281bfad20e55a5b602b197df56fb015a5f5 authored over 12 years ago
040e0281bfad20e55a5b602b197df56fb015a5f5 authored over 12 years ago
ctable.addcol accepts now lists or tuples as columns. Fixes #11.
3ae90644170695c8957a490fc5f46f902e72322a authored over 12 years ago
3ae90644170695c8957a490fc5f46f902e72322a authored over 12 years ago
names in ctable constructor can only be a list or tuple
d5fc25275d55fac0f6edeb0462fb7e8a3b56ce13 authored over 12 years ago
d5fc25275d55fac0f6edeb0462fb7e8a3b56ce13 authored over 12 years ago
Specified that carray.wheretrue() method is only valid for unidimensional arrays. Addresses #13.
5b949bfab9837137deec1657b80c4c9650de21c1 authored over 12 years ago
5b949bfab9837137deec1657b80c4c9650de21c1 authored over 12 years ago
Fixed small formatting issues
5fad29f7508598acd4e70f79c3b9f7d87f495c6b authored over 12 years ago
5fad29f7508598acd4e70f79c3b9f7d87f495c6b authored over 12 years ago
RFC for persistence updated
de4ee9393d262c7484a77cf126154cdbb4e376d1 authored over 12 years ago
de4ee9393d262c7484a77cf126154cdbb4e376d1 authored over 12 years ago
Merge more updates in branch 'persistence'
46483db18e0c4c11785214a1566c2ef457677e7d authored over 12 years ago
46483db18e0c4c11785214a1566c2ef457677e7d authored over 12 years ago
Copyright transferred to Continuum for year 2012
e60f33cff0f40f90c466d9418d9526813c34e7c7 authored over 12 years ago
e60f33cff0f40f90c466d9418d9526813c34e7c7 authored over 12 years ago
Disk-based arrays mentioned in user's guide
67c15b5abcba7c0f5af8f914dec514061b2ba75d authored over 12 years ago
67c15b5abcba7c0f5af8f914dec514061b2ba75d authored over 12 years ago
Attempt to implement __del__, but it does not work...
390158da8d58ab0c138a71736cfed54247c204ea authored over 12 years ago
390158da8d58ab0c138a71736cfed54247c204ea authored over 12 years ago
Added a walk() top level function
5adfcc02279330f28ed59cbe0bc29132a22e3952 authored over 12 years ago
5adfcc02279330f28ed59cbe0bc29132a22e3952 authored over 12 years ago
Better workaround for np.array(['1'], dtype='S3').dtype != s[0].dtype
8661658ae9d2cc7db8ad3b8f09d92fa0b1def705 authored over 12 years ago
8661658ae9d2cc7db8ad3b8f09d92fa0b1def705 authored over 12 years ago
Added support for on-disk reshape.
05cce11e05a495f38416dfcea6248089f4851044 authored over 12 years ago
05cce11e05a495f38416dfcea6248089f4851044 authored over 12 years ago
Final modifications for the announcements and README.txt
1ec6a7b682b916cad74274652b2f3ae105e9d40c authored over 12 years ago
1ec6a7b682b916cad74274652b2f3ae105e9d40c authored over 12 years ago
Fixed small glitches in the format of the docs
bdadf3868b9a1959f71ea62d3819bae307638c1d authored over 12 years ago
bdadf3868b9a1959f71ea62d3819bae307638c1d authored over 12 years ago
More demanding parametrization in some tests
77cc26f06087c4470467528f22f5a2aa4404d9c4 authored over 12 years ago
77cc26f06087c4470467528f22f5a2aa4404d9c4 authored over 12 years ago
A workaround for a NumPy problem detected by one of the tests
43947bac4d20491eee1851dd959279868cc2ed39 authored over 12 years ago
43947bac4d20491eee1851dd959279868cc2ed39 authored over 12 years ago
Copied the array2string and sisters functions from NumPy for a nice-looking representation of arrays.
190b5ba297a41a52defa77e9dd6edef9579de917 authored over 12 years ago
190b5ba297a41a52defa77e9dd6edef9579de917 authored over 12 years ago
Better explanation for flush().
ba4db177e18f21fc9a37271e938a7dbe161199a8 authored over 12 years ago
ba4db177e18f21fc9a37271e938a7dbe161199a8 authored over 12 years ago
Adding missing test_attrs.py file
129c63b8e060964e55c5f56e80bbbf2039cb9f8f authored over 12 years ago
129c63b8e060964e55c5f56e80bbbf2039cb9f8f authored over 12 years ago
Fixed several nasty bugs in the multidimensional code. Added more tests for these.
70a411dd185743fcbcfcf721752b142e85839b4b authored over 12 years ago
70a411dd185743fcbcfcf721752b142e85839b4b authored over 12 years ago
License is BSD not MIT
1c234e38a283f57da3525dfae264c39fab1aec5b authored over 12 years ago
1c234e38a283f57da3525dfae264c39fab1aec5b authored over 12 years ago
Documented the new flush() method for persistence mode. Added more variability in sizes for tests.
cddc168097bdce2e602bc665af2200b25cb4fec7 authored over 12 years ago
cddc168097bdce2e602bc665af2200b25cb4fec7 authored over 12 years ago
Documented the attrs accessor
ba78622a892ff7b93f28545c75aa05de16dced81 authored over 12 years ago
ba78622a892ff7b93f28545c75aa05de16dced81 authored over 12 years ago
Added basic tests for the attrs accessor
bfb8bebaa12c7306ab8d8cb5084a75430a488fe1 authored over 12 years ago
bfb8bebaa12c7306ab8d8cb5084a75430a488fe1 authored over 12 years ago
Added a new attrs accessor for persistent attributes. Fixed a bug during multidimensional opening.
c83bddfc5973166546329258aa821c666d70fa54 authored over 12 years ago
c83bddfc5973166546329258aa821c666d70fa54 authored over 12 years ago
More small glitches fixed
6f17639b8973ecf3bd36a5dc442031de053b36fb authored over 12 years ago
6f17639b8973ecf3bd36a5dc442031de053b36fb authored over 12 years ago
Fixing small glitches for creating the distribution tarball.
bcc541c3c00d999ffedbbe03589c2639c11fbf82 authored over 12 years ago
bcc541c3c00d999ffedbbe03589c2639c11fbf82 authored over 12 years ago
Added release notes and annoucements for version 0.5
309c6aa8166ed472c622492de44dddfc31a9167e authored over 12 years ago
309c6aa8166ed472c622492de44dddfc31a9167e authored over 12 years ago
Added support for heavy and verbose flags for the test suite
d8488cd902f5eef9fb8dd7bfc22e28de201f43e1 authored over 12 years ago
d8488cd902f5eef9fb8dd7bfc22e28de201f43e1 authored over 12 years ago
Added a brand-new setup.py
89d3c317215c2b3cf54c54711a6fb30ef58e2c67 authored over 12 years ago
89d3c317215c2b3cf54c54711a6fb30ef58e2c67 authored over 12 years ago
Added more persistence tests for ndimensional carrays
1dab72dc61734a7967121edfa536ef94d67ca4f9 authored over 12 years ago
1dab72dc61734a7967121edfa536ef94d67ca4f9 authored over 12 years ago
Added more tests for persistence and multidimensional carrays
fc3ca2ee57e226807713306454e83e95db00a76b authored over 12 years ago
fc3ca2ee57e226807713306454e83e95db00a76b authored over 12 years ago
Documented the new rootdir and mode params
a050e6a7787b90f2ee2246c406d508e8beb1ac0d authored over 12 years ago
a050e6a7787b90f2ee2246c406d508e8beb1ac0d authored over 12 years ago
Added a new open() toplevel function for opening a disk-based carray/ctable
d040dba94d84b8abe2dfeb2446f3e222cad404aa authored over 12 years ago
d040dba94d84b8abe2dfeb2446f3e222cad404aa authored over 12 years ago
Added more tests for ctable persitence
3577e96e7d12382d4a3a401a17e87248c0c871da authored over 12 years ago
3577e96e7d12382d4a3a401a17e87248c0c871da authored over 12 years ago
Fixed some problems with ctable creation modes
cf6223da6e96d1f44d9a51c05a23cd4831967200 authored over 12 years ago
cf6223da6e96d1f44d9a51c05a23cd4831967200 authored over 12 years ago
ctable.cols is now an instance of 'cols', not a dictionary
b158c21b848831c4d96bbbc15f0e4800889aa3b3 authored over 12 years ago
b158c21b848831c4d96bbbc15f0e4800889aa3b3 authored over 12 years ago
Improved representation for ctable.
83e76b3f49cf3c73c0535d1d27b4427a0b870056 authored over 12 years ago
83e76b3f49cf3c73c0535d1d27b4427a0b870056 authored over 12 years ago
Improved representation for ctable
0f02d7aa19e522bff975efcd01659cc29f047a94 authored over 12 years ago
0f02d7aa19e522bff975efcd01659cc29f047a94 authored over 12 years ago
Added support for persistency for ctable objects.
f443fcd85c49580c87db0efbe332cf3f0d80578a authored over 12 years ago
f443fcd85c49580c87db0efbe332cf3f0d80578a authored over 12 years ago
Replaced the cols dictionary by a user class.
6fa71695465635d1d82367720198063d785c29f7 authored over 12 years ago
6fa71695465635d1d82367720198063d785c29f7 authored over 12 years ago
Added a 'mode' parameter for the carray constructor. Fixed some inconsistencies with trim for the persistent carrays.
30b141bd0b7ef9d8ca8cd952b1f9c660f7dd34db authored over 12 years ago
30b141bd0b7ef9d8ca8cd952b1f9c660f7dd34db authored over 12 years ago
The 'shape' file has been moved to 'sizes'. The cbytes counter moved from 'storage' to 'sizes'.
f4877b723541164c700aa6e7a6d623ca656331f0 authored over 12 years ago
f4877b723541164c700aa6e7a6d623ca656331f0 authored over 12 years ago
Removed the YAML dependency and use JSON (included in Python) instead
a5db3ec243d0fbbf64e06e6d40ea6ac9ceb2f8a1 authored over 12 years ago
a5db3ec243d0fbbf64e06e6d40ea6ac9ceb2f8a1 authored over 12 years ago
The rootdir is present in the carray representation now.
e68718658f23b028e917bd31b7c535081f4ae0f5 authored over 12 years ago
e68718658f23b028e917bd31b7c535081f4ae0f5 authored over 12 years ago
The default and shape are better checked for multidimensional data now.
12eb93fbd61763708d2228b77a53e466003208ff authored over 12 years ago
12eb93fbd61763708d2228b77a53e466003208ff authored over 12 years ago
Version updated to 0.5-dev
0bc2357955d1d882973615bb4c690cd901ae8f88 authored over 12 years ago
0bc2357955d1d882973615bb4c690cd901ae8f88 authored over 12 years ago
cbytes counter is correctly updated now in persistency mode
66c882f238eeed026fce996abe0ea49500be19b0 authored over 12 years ago
66c882f238eeed026fce996abe0ea49500be19b0 authored over 12 years ago
Added tests for serializing/deserializing very large arrays (>2**32)
0edeefceef2411a4112bec17be7f82831d4b9304 authored over 12 years ago
0edeefceef2411a4112bec17be7f82831d4b9304 authored over 12 years ago
Optimized the reading from disk (no decomp/comp anymore)
3517a7959974334e34809cbcbcabb3bac8ad227f authored over 12 years ago
3517a7959974334e34809cbcbcabb3bac8ad227f authored over 12 years ago
Added a cache to the Chunks class for improved read disk performance
6b08690b69cd38db84f4a30a637ff508b37122e2 authored over 12 years ago
6b08690b69cd38db84f4a30a637ff508b37122e2 authored over 12 years ago
Improved support for flushing during carray construction phase
102ff018ada0f62d3b3438dfd9db6ec8f460fc5f authored over 12 years ago
102ff018ada0f62d3b3438dfd9db6ec8f460fc5f authored over 12 years ago
A rootdir will not be removed if it already exists
219d1fcaab498fdc1ea20e05bc7b9364f09fbad2 authored over 12 years ago
219d1fcaab498fdc1ea20e05bc7b9364f09fbad2 authored over 12 years ago
More tests added for the persistency capability
d8798b1d538b08d2d2a478849ca1896dd9006ebd authored over 12 years ago
d8798b1d538b08d2d2a478849ca1896dd9006ebd authored over 12 years ago
Replaced // by cython.cidv because Cython 0.16 has probably a bug for 64-bit ints.
fe95c07f695cafabf2cc04132d410cad69df1626 authored over 12 years ago
fe95c07f695cafabf2cc04132d410cad69df1626 authored over 12 years ago
Fixed a change of fancy indexing behaviour in NumPy 1.7
4dcfb2014cb14d5f181e732e6de08d46d1b71c88 authored over 12 years ago
4dcfb2014cb14d5f181e732e6de08d46d1b71c88 authored over 12 years ago
Implemented a pop() method for Chunks
d1895fdf8ac605258a3bbbeaeb959cc2c17e3c7d authored over 12 years ago
d1895fdf8ac605258a3bbbeaeb959cc2c17e3c7d authored over 12 years ago
Constant chunks can be serialized now.
333c63179ba41e7dfc09d3f95b484cb16a846b39 authored over 12 years ago
333c63179ba41e7dfc09d3f95b484cb16a846b39 authored over 12 years ago
Set only one line space between methods and functions
ac719094fa2f971d3d0f2e1aeee98d5c429afe0f authored over 12 years ago
ac719094fa2f971d3d0f2e1aeee98d5c429afe0f authored over 12 years ago
Added tests for disk-based carrays
deef0eb662121ecfab522dc8b02ef4c05c9b0761 authored over 12 years ago
deef0eb662121ecfab522dc8b02ef4c05c9b0761 authored over 12 years ago
Implemented support for dimensions whose result is multidimensional.
003cdd1ccd4027f246175f3b085178402ef1e654 authored over 12 years ago
003cdd1ccd4027f246175f3b085178402ef1e654 authored over 12 years ago
Added support for reductions when the result is an scalar.
d5a8a76957f5bf320ea7eda69f044cf1bf76e0c0 authored over 12 years ago
d5a8a76957f5bf320ea7eda69f044cf1bf76e0c0 authored over 12 years ago
Fixed some memory corruption problems.
06ad9f76a988e14780a1d3bdbee94a9e408961cf authored over 12 years ago
06ad9f76a988e14780a1d3bdbee94a9e408961cf authored over 12 years ago
Added creation time statistics.
420c0081cb7ae2b8c6c54733c32abbde67b37128 authored over 12 years ago
420c0081cb7ae2b8c6c54733c32abbde67b37128 authored over 12 years ago
New benchmark for measuring serialization speed.
02c7b9f4210e51e6be33fe0eb575b96971ba8cd5 authored over 12 years ago
02c7b9f4210e51e6be33fe0eb575b96971ba8cd5 authored over 12 years ago
First version that can read compressed data on-disk in a transparent way.
51c0d3b6065f9a849623aeceabe6856a98aa9622 authored over 12 years ago
51c0d3b6065f9a849623aeceabe6856a98aa9622 authored over 12 years ago
Better checks for opening data/meta directories.
dafe4872b4a0c0f10f66b8fa25a403a47257c3aa authored over 12 years ago
dafe4872b4a0c0f10f66b8fa25a403a47257c3aa authored over 12 years ago
Getting ready for reading chunks from disk.
c98c396b82354badd8bca5c717c55b8892a5ef72 authored over 12 years ago
c98c396b82354badd8bca5c717c55b8892a5ef72 authored over 12 years ago
Split array in chunks encapsulated
b2a4877ff0c47d578b1f3aecb60b3b785dc0cfb0 authored over 12 years ago
b2a4877ff0c47d578b1f3aecb60b3b785dc0cfb0 authored over 12 years ago
More info added to the storage file.
a8c8d69aae50785dd7f53da6c2a73a291f0333b4 authored over 12 years ago
a8c8d69aae50785dd7f53da6c2a73a291f0333b4 authored over 12 years ago
Added function for reading the metadata.
24002d107c7e7425ad8585f3d11dfacf43d9be90 authored over 12 years ago
24002d107c7e7425ad8585f3d11dfacf43d9be90 authored over 12 years ago
Basic metadata is saved now.
db01b41c202c20808de23549a5b5f0f8cc5f7c68 authored over 12 years ago
db01b41c202c20808de23549a5b5f0f8cc5f7c68 authored over 12 years ago
Some refactorization
d95a4874d728373a221e7a53b39b3142e6bebbc9 authored over 12 years ago
d95a4874d728373a221e7a53b39b3142e6bebbc9 authored over 12 years ago
Updated proposal for persitent format.
5eae2d011c6e42ac6105d8498cfd1b0f59455758 authored over 12 years ago
5eae2d011c6e42ac6105d8498cfd1b0f59455758 authored over 12 years ago
Actually saving compressed data in files.
e24d67e1ac9cd7e3ad59f2c09822267e20651267 authored over 12 years ago
e24d67e1ac9cd7e3ad59f2c09822267e20651267 authored over 12 years ago
Write to disk is allowed now.
e4e80aa8b04d1e194f99d8e96aaf02e5d0019339 authored over 12 years ago
e4e80aa8b04d1e194f99d8e96aaf02e5d0019339 authored over 12 years ago
Added a preliminary proposal for a persistence layer
af5d9016d8ac81f94a82e60608a633d49bc97ccd authored over 12 years ago
af5d9016d8ac81f94a82e60608a633d49bc97ccd authored over 12 years ago
Small improvements in docs.
aac775abbcd53e5de73f688637b45b8eb9269d00 authored over 12 years ago
aac775abbcd53e5de73f688637b45b8eb9269d00 authored over 12 years ago
Copyright year updated in doc/conf.py.
2560387e8326637dfc3b8a40f7b80f5fcedfaf3b authored almost 14 years ago
2560387e8326637dfc3b8a40f7b80f5fcedfaf3b authored almost 14 years ago
Updated year in copyright
0d268a901d4830efa98e784403d30978b2e9622d authored almost 14 years ago
0d268a901d4830efa98e784403d30978b2e9622d authored almost 14 years ago
reduction tests seems to work on Win again.
feb87611b3d10e0fa5b981e65ac775f9a14da8f2 authored almost 14 years ago
feb87611b3d10e0fa5b981e65ac775f9a14da8f2 authored almost 14 years ago
Merged release-0.4 branch in master
61cd29e2bfd278d0e28000cd685461f88154b92d authored almost 14 years ago
61cd29e2bfd278d0e28000cd685461f88154b92d authored almost 14 years ago
Annoucement done and version bumped to 0.4
f49a43d1db05284b66cfaa36a892b29456842b15 authored almost 14 years ago
f49a43d1db05284b66cfaa36a892b29456842b15 authored almost 14 years ago
Changed the description of the project a bit.
b3b7946a107cfac575fcb8e0b719af714da21cf1 authored almost 14 years ago
b3b7946a107cfac575fcb8e0b719af714da21cf1 authored almost 14 years ago
set_nthreads returns the previous setting.
714e7969ae176ffbbd1410a604c200c4958fcced authored almost 14 years ago
714e7969ae176ffbbd1410a604c200c4958fcced authored almost 14 years ago
Improved documentation for 0.4 release.
6a2cccdf4a3d7969d9ea2462a71d4d91f800303b authored almost 14 years ago
6a2cccdf4a3d7969d9ea2462a71d4d91f800303b authored almost 14 years ago
Fixed the dtype behaviour in sum().
97309f5271d0b676a78f311ce60f22a5a280fd5d authored almost 14 years ago
97309f5271d0b676a78f311ce60f22a5a280fd5d authored almost 14 years ago
Optimized sum() for boolean arrays.
0fb42751c0166555ffa707d8c56fee3a6cdfc5af authored almost 14 years ago
0fb42751c0166555ffa707d8c56fee3a6cdfc5af authored almost 14 years ago