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
0dcd63f2679e5eb08d1e7ea065d58b442f6ae9a8 authored almost 14 years ago
95a6b6bdcaa40ec72281790821080562b2901e76 authored almost 14 years ago
9cb4e2bf8e4fef21f6ad4fafa5062f2ab8569d7c authored almost 14 years ago
This emulates more closely the ndarray behaviour.
Also, some fixes done when an indexing operat...
500b48bc6085de53386b4a295288b04876357570 authored almost 14 years ago
I.e. carray.dtype will always be scalar (carray.dtype.shape == ()),
and the internal atom dimens...
8d846e550f577dfcdaffa0110832614180bcc157 authored almost 14 years ago
5ed369db32c1b20c20f5284cc0c0bb1e8eb19f53 authored almost 14 years ago
357c4193c66cb908122cf1f38a378656724f30a1 authored almost 14 years ago
888019d0beaa76da6a7c3f066f3b8c6d12ccfc19 authored almost 14 years ago
982dc323b5a2f70e17153bda35909862031171cf authored almost 14 years ago
ddd3d2bc8f27b1bbef9327cf90ecce9248895cf3 authored almost 14 years ago
78d51cc27455842439040ec4d59ebf3c46618451 authored almost 14 years ago
6714426e04979f7cee7d338643265a0fdb25d10a authored almost 14 years ago
e90bebd4a6e617601fb23d577c045f1cd62bf5d3 authored almost 14 years ago
d77793029fec66994ca2d2109d71f1d8c0b8fd66 authored almost 14 years ago
7aeb0bd950e16b8550876fc4638974a441b13b25 authored almost 14 years ago
3cb1da7b67a7352dbbcfb64cd605657137f1fd43 authored almost 14 years ago
0c69187f11cba8c97d4ebac52374412a1cd564cf authored almost 14 years ago
08234c21543519f1f852d6b1533f83b67784d7d1 authored almost 14 years ago
434893f66cb92329f6076ab9828c1b32e0aee942 authored almost 14 years ago
8bc1711bd7c5e7347b0a5bd775459357cc77279f authored almost 14 years ago
e0d8d53401bfd2e58d83d400c930ddb8f7cb6264 authored almost 14 years ago
588a3d9b5df29d95336c6193ab0e12b7e208d236 authored almost 14 years ago
c445ab9cb7134331b3e6159f46d52fe827a8f590 authored almost 14 years ago
7c997de65d7f02e4e5a7ff291b94e923513741dc authored about 14 years ago
The code is not working well for the "python" kernel, and numexpr
does not support this correctl...
This is useful for globally selecting the kernel to do
computations internally.
More tests for ...
f9f0c7d06fbf042f0c75525318068919c1af25be authored about 14 years agoca8c85110fc63c9625e589374518f7d1f94d301f authored about 14 years ago
175073c6589f52144417d1ab30a7dc60072bfcb1 authored about 14 years ago
Added a new benchmark for profiling ca.eval().
b96bb98a7b8a76cd5ceb709a6209b9f8aa2aba2c authored about 14 years ago
ca.eval() has received a new parameter called `kernel` that
lets the user to select a kernel for...
429681fdd823aaf864b5d8afab9fb5db4d42366c authored about 14 years ago
39678d6005c25acc43332575cb6e2de897d3b948 authored about 14 years ago
5b79a347efa8cfee64601ef1c01ebc9272fe8668 authored about 14 years ago
1ac8b959f753b6f46dcdbf5e93bc538d542fa3a9 authored about 14 years ago
29080f02b67f3046fd2ee92b487fe1319e10bb4d authored about 14 years ago
3e63815576bf22b1957c136a5f0ec3431b3714b7 authored about 14 years ago
a3ba98537a866316c0bfd215edfd995de60676cc authored about 14 years ago
267fda223c463e173ed3b4c26e4f4c92a7ab5fa9 authored about 14 years ago
9d481cb5a6c9b563e231ccd2f508fb3a15ca7736 authored about 14 years ago
Also, some tests have been added for ndcarrays.
a5b629d4145971688f2c9c94e3580daa709d4dde authored about 14 years agoIt starts by providing some check for reusing query iterators.
0736135bf691c12e6f16d605ed044a6888af5253 authored about 14 years ago8fd973d6221ca907b81c5cbc431ff1ac4f4d3a41 authored about 14 years ago
50cac4b9840860e6058c336caa8e9603a58949ff authored about 14 years ago
0c9c7d2b5cddbe3272afed6c27c77434f94eb3f9 authored about 14 years ago
e1f619a1677e0b4770d016a65b8c6db5e82519ab authored about 14 years ago
faf31e58b6c97fa4139be80526c15c5756a21e17 authored about 14 years ago
3fa1fd163cd836d28cb1dddb975560ca4515630b authored about 14 years ago
21be83300c519acf98045675992517dab16e911f authored about 14 years ago
4cb84c50f77b9b516e83d9991ae943b12bdc1fdc authored about 14 years ago
8e7d183dd492a03418ad77970be7e961777a094e authored about 14 years ago
7958aeafb4b5e4207d851698c9c67e67ac278429 authored about 14 years ago
Some docstrings stating that multidimensional carrays are supported
already.
0f1a173d3de352c3e87dba84eec41a0f73474e18 authored about 14 years ago
d7898ae1d626cdab6e27fabe31850051ac6ec303 authored about 14 years ago
a9323220e30a1a337b0d68d4aa2bcf5566edc905 authored about 14 years ago
7787a9e04738448a3732c74d46dab4c407cbaf73 authored about 14 years ago
This was introduced a couple of commits ago. Also, some optimization
done for the case that the...
1c12b793139382cdbfc18785e7fee5143e040a23 authored about 14 years ago
In order to solve this, nrowsinbuf has been set to _chunklen
*always*, but this is not good for ...
2475f99f6da045573279b3d7e7ebe2b288067271 authored about 14 years ago
be469db7259229052f2ffbf8634628fe995edf36 authored about 14 years ago
d5e141e9e867eb912dcb0de51784622107b465b3 authored about 14 years ago
24f557ab87063e89c1e2d655bb24836c9cc11c0b authored about 14 years ago
1a482aa54aa2263529bb91ff45089450b841d8bd authored about 14 years ago
f4c9c06357419fda19cf37137e9dd0f60799c21f authored about 14 years ago
85937a6eee42031e1eb4fbee62713f8d0d497a39 authored about 14 years ago
355f8ed2f421e8a98c273eb60a4e4ea2f2b08555 authored about 14 years ago
89599127b8cc0f1f9146c094651afc030a0a0758 authored about 14 years ago
ec4c6bf36fe328bbab825c417fbea1620212ff6b authored about 14 years ago
7b97b55bf6bb4f726a56f4be9a7baa16903bc563 authored about 14 years ago
28a803de9928a17efcce8be9b3f125c1be1739ff authored about 14 years ago
133255f26d66055f8748484f6f99d7c87ff6219d authored about 14 years ago
db8118411cf59b0b53fecc61c49d22e1fc0e2fed authored about 14 years ago
This work uncovered a bug in the eval() top-level function that
has been fixed.
6338f060a6593c259551883f4c5d8644c0e2d502 authored about 14 years ago
2f22d36fc4e0de09d7963cc343dfa6cfe06630f8 authored about 14 years ago
b642f1c4f11eb7096a1264db7d6a03aeaab71afc authored about 14 years ago
Also, a TypeError is raised now when trying to use sum() with
a string carray.
1691deed11a9b7899609fbaf205fe34e93ce0638 authored about 14 years ago
Also, a new `dflt` parameter has been added to the carray
constructor. This allows to extend th...
c1f414790602ae052040c9d3a4fc7adc85ef1344 authored about 14 years ago
dd2e1b98507ab0105d5982ece55bca618658e354 authored about 14 years ago
daa900dd3f65605fa90c34603fa2392bcffc6357 authored about 14 years ago
42d779e1425734531e5bf80afeca01ba659b802f authored about 14 years ago
1549d3ffc2172ac9187da9a571721c4a91148e5d authored about 14 years ago
8f1032c9a6f0631462d440eeecb263243da9e5ec authored about 14 years ago
Now, column names can be specified also as 'f0 f1' or 'f0, f1',
as well as the original way: ['f...
Before they returned NumPy scalars. I find the way to access
fields in rows more convenient thi...
e970340dde51f557ac088a8eac067841930a54f8 authored about 14 years ago
2dad3ba60d2ab8800ceea7209bf083843bb0976d authored about 14 years ago
cf40a59299822f840c473edfd2a43a1151795519 authored about 14 years ago
71826c40c79cbd52c9921ab44d93a9cdb5d54920 authored about 14 years ago
056b81bded9b2d8766cfc5f6b9b169314d2b4a3d authored about 14 years ago
7b480540a437d4a9c7123dccee4f3724583b079b authored about 14 years ago
840866cab0b84d581121eaeb1d3646109f779e29 authored about 14 years ago
f366dc3891f4dbee1efa58d258c0114d8435d955 authored about 14 years ago
055d07ae6715115f91efa9e8d58e6c37577efdef authored about 14 years ago
76f31d942aa9ab0e032927c21292a25f1864685d authored about 14 years ago
f8c7aa1ae17b008bd19a951c4f9893b91a1e97a1 authored about 14 years ago