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

Remove an over-optimization in sum().

0dcd63f2679e5eb08d1e7ea065d58b442f6ae9a8 authored almost 14 years ago
Implemented a skip parameter for iterators.

95a6b6bdcaa40ec72281790821080562b2901e76 authored almost 14 years ago
Merge branch 'true-ndim' into development

9cb4e2bf8e4fef21f6ad4fafa5062f2ab8569d7c authored almost 14 years ago
Updated the tutorial for the new n-dim support.

This emulates more closely the ndarray behaviour.

Also, some fixes done when an indexing operat...

500b48bc6085de53386b4a295288b04876357570 authored almost 14 years ago
Follow NumPy conventions for dtype and shape for carray.

I.e. carray.dtype will always be scalar (carray.dtype.shape == ()),
and the internal atom dimens...

fae32b580c16994bb7099ce1493f5ab0f2354706 authored almost 14 years ago
Added support for nd-slices for carray (setitem).

8d846e550f577dfcdaffa0110832614180bcc157 authored almost 14 years ago
Added support for nd-slices for carray (getitem).

5ed369db32c1b20c20f5284cc0c0bb1e8eb19f53 authored almost 14 years ago
Post-release actions done.

357c4193c66cb908122cf1f38a378656724f30a1 authored almost 14 years ago
Added a post-release.txt actions file.

888019d0beaa76da6a7c3f066f3b8c6d12ccfc19 authored almost 14 years ago
Small changes in manifest and releasing docs.

982dc323b5a2f70e17153bda35909862031171cf authored almost 14 years ago
Small corrections.

ddd3d2bc8f27b1bbef9327cf90ecce9248895cf3 authored almost 14 years ago
Changed the format for announcement.

78d51cc27455842439040ec4d59ebf3c46618451 authored almost 14 years ago
Forgot updating version in annoucement.

6714426e04979f7cee7d338643265a0fdb25d10a authored almost 14 years ago
Pre-heating for 0.3.2 release.

e90bebd4a6e617601fb23d577c045f1cd62bf5d3 authored almost 14 years ago
Fixed conflict with version.

d77793029fec66994ca2d2109d71f1d8c0b8fd66 authored almost 14 years ago
Fixed a bug with carray.sum() and nd-dim dtypes.

7aeb0bd950e16b8550876fc4638974a441b13b25 authored almost 14 years ago
Work on bettering the documentation.

3cb1da7b67a7352dbbcfb64cd605657137f1fd43 authored almost 14 years ago
Release notes updated.

0c69187f11cba8c97d4ebac52374412a1cd564cf authored almost 14 years ago
Added a new module for keeping the defaults.

08234c21543519f1f852d6b1533f83b67784d7d1 authored almost 14 years ago
Added a new out_flavor: command not found param to .

434893f66cb92329f6076ab9828c1b32e0aee942 authored almost 14 years ago
kernel -> vm (virtual machine).

8bc1711bd7c5e7347b0a5bd775459357cc77279f authored almost 14 years ago
Functions like np.sin or np.whatever are supported now.

e0d8d53401bfd2e58d83d400c930ddb8f7cb6264 authored almost 14 years ago
Small modifications for profile benchmark.

588a3d9b5df29d95336c6193ab0e12b7e208d236 authored almost 14 years ago
Adding a script for profiling eval().

c445ab9cb7134331b3e6159f46d52fe827a8f590 authored almost 14 years ago
Merge branch 'numpy-inkernel' into development

7c997de65d7f02e4e5a7ff291b94e923513741dc authored about 14 years ago
Raise NotImplementedError when doing reductions.

The code is not working well for the "python" kernel, and numexpr
does not support this correctl...

a83aae576e301284a16ea7421b7136a87edce147 authored about 14 years ago
Added a new top level function called set_kernel().

This is useful for globally selecting the kernel to do
computations internally.

More tests for ...

f9f0c7d06fbf042f0c75525318068919c1af25be authored about 14 years ago
Small embellishements.

ca8c85110fc63c9625e589374518f7d1f94d301f authored about 14 years ago
Added an optimization for 'python' kernel.

175073c6589f52144417d1ab30a7dc60072bfcb1 authored about 14 years ago
ca.eval() factorized for better profiling.

Added a new benchmark for profiling ca.eval().

b96bb98a7b8a76cd5ceb709a6209b9f8aa2aba2c authored about 14 years ago
Initial version for a 'python' computational kernel.

ca.eval() has received a new parameter called `kernel` that
lets the user to select a kernel for...

3e92cc1233391ca08f1242691ec64864b6301918 authored about 14 years ago
Changed the description of the project.

429681fdd823aaf864b5d8afab9fb5db4d42366c authored about 14 years ago
Updated version for sphinx.

39678d6005c25acc43332575cb6e2de897d3b948 authored about 14 years ago
Fixed a couple of typos.

5b79a347efa8cfee64601ef1c01ebc9272fe8668 authored about 14 years ago
Fixed a couple of typos.

1ac8b959f753b6f46dcdbf5e93bc538d542fa3a9 authored about 14 years ago
Announcement for 0.3.1 done.

29080f02b67f3046fd2ee92b487fe1319e10bb4d authored about 14 years ago
Updated versions in files (should be automatized).

3e63815576bf22b1957c136a5f0ec3431b3714b7 authored about 14 years ago
Merged changes from development and bumped back to to 0.3.1.

a3ba98537a866316c0bfd215edfd995de60676cc authored about 14 years ago
Merge branch 'development'

267fda223c463e173ed3b4c26e4f4c92a7ab5fa9 authored about 14 years ago
Make chunks to participate in eval tests.

9d481cb5a6c9b563e231ccd2f508fb3a15ca7736 authored about 14 years ago
Added a small tutorial for multidimensional carrays.

Also, some tests have been added for ndcarrays.

a5b629d4145971688f2c9c94e3580daa709d4dde authored about 14 years ago
Added a test suite specific for queries.

It starts by providing some check for reusing query iterators.

0736135bf691c12e6f16d605ed044a6888af5253 authored about 14 years ago
Added more tests for nested types and object (not supported)

8fd973d6221ca907b81c5cbc431ff1ac4f4d3a41 authored about 14 years ago
Added tests for string and unicode types in multidimensional carrays

50cac4b9840860e6058c336caa8e9603a58949ff authored about 14 years ago
Added tests for compound types in multidimensional carrays

0c9c7d2b5cddbe3272afed6c27c77434f94eb3f9 authored about 14 years ago
Added unicode and compund dtype tests (unidim carrays)

e1f619a1677e0b4770d016a65b8c6db5e82519ab authored about 14 years ago
Fixed a small problem with carrays and ndim > 2

faf31e58b6c97fa4139be80526c15c5756a21e17 authored about 14 years ago
Added a new method to carray objects.

3fa1fd163cd836d28cb1dddb975560ca4515630b authored about 14 years ago
Added tests for iterators with multdim carrays.

21be83300c519acf98045675992517dab16e911f authored about 14 years ago
Added tests for resize()

4cb84c50f77b9b516e83d9991ae943b12bdc1fdc authored about 14 years ago
Added tests for muldim appends.

8e7d183dd492a03418ad77970be7e961777a094e authored about 14 years ago
Added more tests (setitem) for nd-carrays.

7958aeafb4b5e4207d851698c9c67e67ac278429 authored about 14 years ago
Some tests added for multidimensional support.

Some docstrings stating that multidimensional carrays are supported
already.

03b8c292b932e3bb9f98df2d88433811f7c38f2a authored about 14 years ago
Using ca.zeros for building carray in large array test.

0f1a173d3de352c3e87dba84eec41a0f73474e18 authored about 14 years ago
Using sum() method for improved performance in large array test.

d7898ae1d626cdab6e27fabe31850051ac6ec303 authored about 14 years ago
Cross references in docstrings bettered.

a9323220e30a1a337b0d68d4aa2bcf5566edc905 authored about 14 years ago
Added support for limit in iterators.

7787a9e04738448a3732c74d46dab4c407cbaf73 authored about 14 years ago
Fixed a bug in carray.where() iterator.

This was introduced a couple of commits ago. Also, some optimization
done for the case that the...

bc02ef60e1733655a1494b7235fa8948ecd2890d authored about 14 years ago
Fixed the carray.check_zeros().

1c12b793139382cdbfc18785e7fee5143e040a23 authored about 14 years ago
Fixed a bug in carray.check_zeros().

In order to solve this, nrowsinbuf has been set to _chunklen
*always*, but this is not good for ...

54ae1757fcba6bd6c000d70801bebcd948ae40de authored about 14 years ago
Some optimizations with sum().

2475f99f6da045573279b3d7e7ebe2b288067271 authored about 14 years ago
carray.where iterator refactoring.

be469db7259229052f2ffbf8634628fe995edf36 authored about 14 years ago
Better use of array properties for computing sizes.

d5e141e9e867eb912dcb0de51784622107b465b3 authored about 14 years ago
Implementing support for nd carrays (first take).

24f557ab87063e89c1e2d655bb24836c9cc11c0b authored about 14 years ago
Post-release 0.3 actions done.

1a482aa54aa2263529bb91ff45089450b841d8bd authored about 14 years ago
A slight re-paragraphing.

f4c9c06357419fda19cf37137e9dd0f60799c21f authored about 14 years ago
Small fixes found during the release process.

85937a6eee42031e1eb4fbee62713f8d0d497a39 authored about 14 years ago
A small note on IPython usage.

355f8ed2f421e8a98c273eb60a4e4ea2f2b08555 authored about 14 years ago
Final notes before release.

89599127b8cc0f1f9146c094651afc030a0a0758 authored about 14 years ago
Added a releasing checklist.

ec4c6bf36fe328bbab825c417fbea1620212ff6b authored about 14 years ago
Slight improvements in docs and spell correction.

7b97b55bf6bb4f726a56f4be9a7baa16903bc563 authored about 14 years ago
Added a download_url and license options.

28a803de9928a17efcce8be9b3f125c1be1739ff authored about 14 years ago
Version bumped to 0.3.

133255f26d66055f8748484f6f99d7c87ff6219d authored about 14 years ago
Announcement for 0.3.

db8118411cf59b0b53fecc61c49d22e1fc0e2fed authored about 14 years ago
Fine tuned EVAL_BLOCK_SIZE with some experiments.

This work uncovered a bug in the eval() top-level function that
has been fixed.

f2a8a15618052cf565a35b76125c09315e21c7ee authored about 14 years ago
Some updates on carray tutorial.

6338f060a6593c259551883f4c5d8644c0e2d502 authored about 14 years ago
Added a resize method to carray and ctable.

2f22d36fc4e0de09d7963cc343dfa6cfe06630f8 authored about 14 years ago
Added a trim() method for carray and ctable.

b642f1c4f11eb7096a1264db7d6a03aeaab71afc authored about 14 years ago
Optimization for carray.sum and constant chunks.

Also, a TypeError is raised now when trying to use sum() with
a string carray.

e23a4a5a511ff91d42617b76d61b3b5148bfc976 authored about 14 years ago
Added a new ones() constructor.

1691deed11a9b7899609fbaf205fe34e93ce0638 authored about 14 years ago
Added a new fill() constructor.

Also, a new `dflt` parameter has been added to the carray
constructor. This allows to extend th...

485b5f4f3be7bacad1c17a5a67f6397238b87e66 authored about 14 years ago
Added a test on zeros() and strings.

c1f414790602ae052040c9d3a4fc7adc85ef1344 authored about 14 years ago
Added a new zeros() constructor.

dd2e1b98507ab0105d5982ece55bca618658e354 authored about 14 years ago
Added a new dtype param to carray constructor.

daa900dd3f65605fa90c34603fa2392bcffc6357 authored about 14 years ago
Adding a small benchmark on arange.

42d779e1425734531e5bf80afeca01ba659b802f authored about 14 years ago
Adding a small benchmark on arange.

1549d3ffc2172ac9187da9a571721c4a91148e5d authored about 14 years ago
New arange constructor.

8f1032c9a6f0631462d440eeecb263243da9e5ec authored about 14 years ago
More flexibility the name of the columns.

Now, column names can be specified also as 'f0 f1' or 'f0, f1',
as well as the original way: ['f...

22d82b3ac88dd0f7cd54a38dd4fae9eb1b30b190 authored about 14 years ago
ctable iterators return namedtuples now.

Before they returned NumPy scalars. I find the way to access
fields in rows more convenient thi...

300575f16023d6a29ec7c517f80b590b0a86e5fe authored about 14 years ago
Added a new sum() method for carray objects.

e970340dde51f557ac088a8eac067841930a54f8 authored about 14 years ago
Synce'd manual with docstrings.

2dad3ba60d2ab8800ceea7209bf083843bb0976d authored about 14 years ago
count param is mandatory now for fromiter().

cf40a59299822f840c473edfd2a43a1151795519 authored about 14 years ago
Fixed a bug that prevented compression to have any effect.

71826c40c79cbd52c9921ab44d93a9cdb5d54920 authored about 14 years ago
Added a more explicit note on the danger of not specifying count.

056b81bded9b2d8766cfc5f6b9b169314d2b4a3d authored about 14 years ago
Completely revamped ctable-query.py benchmark.

7b480540a437d4a9c7123dccee4f3724583b079b authored about 14 years ago
Version 'degraded' to 0.3.dev.

840866cab0b84d581121eaeb1d3646109f779e29 authored about 14 years ago
More fixes for Win64.

f366dc3891f4dbee1efa58d258c0114d8435d955 authored about 14 years ago
Version bumped to 0.3 (final).

055d07ae6715115f91efa9e8d58e6c37577efdef authored about 14 years ago
Better detection of Cython files.

76f31d942aa9ab0e032927c21292a25f1864685d authored about 14 years ago
Added a test() function to run the test suite.

f8c7aa1ae17b008bd19a951c4f9893b91a1e97a1 authored about 14 years ago