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

Refactor: rename txt to rst

Technically all the README files are restructured text. Using the file suffix
'rst' instead of '...

github.com/Blosc/c-blosc - 98349af16c5acd3d3e6739eb04288520c4aaa3bd authored almost 13 years ago
Forced a cast in malloc for picky compilers.

github.com/Blosc/c-blosc - 2e98d5d6b1935051e4b04f009da8b68c378bc19c authored about 13 years ago
Forced a cast in malloc for picky compilers.

github.com/Blosc/c-blosc2 - 2e98d5d6b1935051e4b04f009da8b68c378bc19c authored about 13 years ago
Copyright year updated in doc/conf.py.

github.com/Blosc/bcolz - 2560387e8326637dfc3b8a40f7b80f5fcedfaf3b authored almost 14 years ago
Updated year in copyright

github.com/Blosc/bcolz - 0d268a901d4830efa98e784403d30978b2e9622d authored almost 14 years ago
reduction tests seems to work on Win again.

github.com/Blosc/bcolz - feb87611b3d10e0fa5b981e65ac775f9a14da8f2 authored almost 14 years ago
Merged release-0.4 branch in master

github.com/Blosc/bcolz - 61cd29e2bfd278d0e28000cd685461f88154b92d authored almost 14 years ago
Annoucement done and version bumped to 0.4

github.com/Blosc/bcolz - f49a43d1db05284b66cfaa36a892b29456842b15 authored almost 14 years ago
Changed the description of the project a bit.

github.com/Blosc/bcolz - b3b7946a107cfac575fcb8e0b719af714da21cf1 authored almost 14 years ago
set_nthreads returns the previous setting.

github.com/Blosc/bcolz - 714e7969ae176ffbbd1410a604c200c4958fcced authored almost 14 years ago
Improved documentation for 0.4 release.

github.com/Blosc/bcolz - 6a2cccdf4a3d7969d9ea2462a71d4d91f800303b authored almost 14 years ago
Fixed the dtype behaviour in sum().

github.com/Blosc/bcolz - 97309f5271d0b676a78f311ce60f22a5a280fd5d authored almost 14 years ago
Optimized sum() for boolean arrays.

github.com/Blosc/bcolz - 0fb42751c0166555ffa707d8c56fee3a6cdfc5af authored almost 14 years ago
Remove an over-optimization in sum().

github.com/Blosc/bcolz - 0dcd63f2679e5eb08d1e7ea065d58b442f6ae9a8 authored almost 14 years ago
Implemented a skip parameter for iterators.

github.com/Blosc/bcolz - 95a6b6bdcaa40ec72281790821080562b2901e76 authored almost 14 years ago
Merge branch 'true-ndim' into development

github.com/Blosc/bcolz - 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...

github.com/Blosc/bcolz - 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...

github.com/Blosc/bcolz - fae32b580c16994bb7099ce1493f5ab0f2354706 authored almost 14 years ago
Added support for nd-slices for carray (setitem).

github.com/Blosc/bcolz - 8d846e550f577dfcdaffa0110832614180bcc157 authored almost 14 years ago
Added support for nd-slices for carray (getitem).

github.com/Blosc/bcolz - 5ed369db32c1b20c20f5284cc0c0bb1e8eb19f53 authored almost 14 years ago
Post-release actions done.

github.com/Blosc/bcolz - 357c4193c66cb908122cf1f38a378656724f30a1 authored almost 14 years ago
Added a post-release.txt actions file.

github.com/Blosc/bcolz - 888019d0beaa76da6a7c3f066f3b8c6d12ccfc19 authored almost 14 years ago
Small changes in manifest and releasing docs.

github.com/Blosc/bcolz - 982dc323b5a2f70e17153bda35909862031171cf authored almost 14 years ago
Small corrections.

github.com/Blosc/bcolz - ddd3d2bc8f27b1bbef9327cf90ecce9248895cf3 authored almost 14 years ago
Changed the format for announcement.

github.com/Blosc/bcolz - 78d51cc27455842439040ec4d59ebf3c46618451 authored almost 14 years ago
Forgot updating version in annoucement.

github.com/Blosc/bcolz - 6714426e04979f7cee7d338643265a0fdb25d10a authored almost 14 years ago
Pre-heating for 0.3.2 release.

github.com/Blosc/bcolz - e90bebd4a6e617601fb23d577c045f1cd62bf5d3 authored almost 14 years ago
Fixed conflict with version.

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

github.com/Blosc/bcolz - 7aeb0bd950e16b8550876fc4638974a441b13b25 authored almost 14 years ago
Work on bettering the documentation.

github.com/Blosc/bcolz - 3cb1da7b67a7352dbbcfb64cd605657137f1fd43 authored almost 14 years ago
Release notes updated.

github.com/Blosc/bcolz - 0c69187f11cba8c97d4ebac52374412a1cd564cf authored about 14 years ago
Added a new module for keeping the defaults.

github.com/Blosc/bcolz - 08234c21543519f1f852d6b1533f83b67784d7d1 authored about 14 years ago
Added a new out_flavor: command not found param to .

github.com/Blosc/bcolz - 434893f66cb92329f6076ab9828c1b32e0aee942 authored about 14 years ago
kernel -> vm (virtual machine).

github.com/Blosc/bcolz - 8bc1711bd7c5e7347b0a5bd775459357cc77279f authored about 14 years ago
Functions like np.sin or np.whatever are supported now.

github.com/Blosc/bcolz - e0d8d53401bfd2e58d83d400c930ddb8f7cb6264 authored about 14 years ago
Small modifications for profile benchmark.

github.com/Blosc/bcolz - 588a3d9b5df29d95336c6193ab0e12b7e208d236 authored about 14 years ago
Adding a script for profiling eval().

github.com/Blosc/bcolz - c445ab9cb7134331b3e6159f46d52fe827a8f590 authored about 14 years ago
Merge branch 'numpy-inkernel' into development

github.com/Blosc/bcolz - 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...

github.com/Blosc/bcolz - 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 ...

github.com/Blosc/bcolz - f9f0c7d06fbf042f0c75525318068919c1af25be authored about 14 years ago
Small embellishements.

github.com/Blosc/bcolz - ca8c85110fc63c9625e589374518f7d1f94d301f authored about 14 years ago
Added an optimization for 'python' kernel.

github.com/Blosc/bcolz - 175073c6589f52144417d1ab30a7dc60072bfcb1 authored about 14 years ago
ca.eval() factorized for better profiling.

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

github.com/Blosc/bcolz - 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...

github.com/Blosc/bcolz - 3e92cc1233391ca08f1242691ec64864b6301918 authored about 14 years ago
Changed the description of the project.

github.com/Blosc/bcolz - 429681fdd823aaf864b5d8afab9fb5db4d42366c authored about 14 years ago
Updated version for sphinx.

github.com/Blosc/bcolz - 39678d6005c25acc43332575cb6e2de897d3b948 authored about 14 years ago
Fixed a couple of typos.

github.com/Blosc/bcolz - 5b79a347efa8cfee64601ef1c01ebc9272fe8668 authored about 14 years ago
Fixed a couple of typos.

github.com/Blosc/bcolz - 1ac8b959f753b6f46dcdbf5e93bc538d542fa3a9 authored about 14 years ago
Announcement for 0.3.1 done.

github.com/Blosc/bcolz - 29080f02b67f3046fd2ee92b487fe1319e10bb4d authored about 14 years ago
Updated versions in files (should be automatized).

github.com/Blosc/bcolz - 3e63815576bf22b1957c136a5f0ec3431b3714b7 authored about 14 years ago
Merged changes from development and bumped back to to 0.3.1.

github.com/Blosc/bcolz - a3ba98537a866316c0bfd215edfd995de60676cc authored about 14 years ago
Merge branch 'development'

github.com/Blosc/bcolz - 267fda223c463e173ed3b4c26e4f4c92a7ab5fa9 authored about 14 years ago
Make chunks to participate in eval tests.

github.com/Blosc/bcolz - 9d481cb5a6c9b563e231ccd2f508fb3a15ca7736 authored about 14 years ago
Added a small tutorial for multidimensional carrays.

Also, some tests have been added for ndcarrays.

github.com/Blosc/bcolz - a5b629d4145971688f2c9c94e3580daa709d4dde authored about 14 years ago
Added a test suite specific for queries.

It starts by providing some check for reusing query iterators.

github.com/Blosc/bcolz - 0736135bf691c12e6f16d605ed044a6888af5253 authored about 14 years ago
Added more tests for nested types and object (not supported)

github.com/Blosc/bcolz - 8fd973d6221ca907b81c5cbc431ff1ac4f4d3a41 authored about 14 years ago
Added tests for string and unicode types in multidimensional carrays

github.com/Blosc/bcolz - 50cac4b9840860e6058c336caa8e9603a58949ff authored about 14 years ago
Added tests for compound types in multidimensional carrays

github.com/Blosc/bcolz - 0c9c7d2b5cddbe3272afed6c27c77434f94eb3f9 authored about 14 years ago
Added unicode and compund dtype tests (unidim carrays)

github.com/Blosc/bcolz - e1f619a1677e0b4770d016a65b8c6db5e82519ab authored about 14 years ago
Fixed a small problem with carrays and ndim > 2

github.com/Blosc/bcolz - faf31e58b6c97fa4139be80526c15c5756a21e17 authored about 14 years ago
Added a new method to carray objects.

github.com/Blosc/bcolz - 3fa1fd163cd836d28cb1dddb975560ca4515630b authored about 14 years ago
Added tests for iterators with multdim carrays.

github.com/Blosc/bcolz - 21be83300c519acf98045675992517dab16e911f authored about 14 years ago
Added tests for resize()

github.com/Blosc/bcolz - 4cb84c50f77b9b516e83d9991ae943b12bdc1fdc authored about 14 years ago
Added tests for muldim appends.

github.com/Blosc/bcolz - 8e7d183dd492a03418ad77970be7e961777a094e authored about 14 years ago
Added more tests (setitem) for nd-carrays.

github.com/Blosc/bcolz - 7958aeafb4b5e4207d851698c9c67e67ac278429 authored about 14 years ago
Some tests added for multidimensional support.

Some docstrings stating that multidimensional carrays are supported
already.

github.com/Blosc/bcolz - 03b8c292b932e3bb9f98df2d88433811f7c38f2a authored about 14 years ago
Using ca.zeros for building carray in large array test.

github.com/Blosc/bcolz - 0f1a173d3de352c3e87dba84eec41a0f73474e18 authored about 14 years ago
Using sum() method for improved performance in large array test.

github.com/Blosc/bcolz - d7898ae1d626cdab6e27fabe31850051ac6ec303 authored about 14 years ago
Cross references in docstrings bettered.

github.com/Blosc/bcolz - a9323220e30a1a337b0d68d4aa2bcf5566edc905 authored about 14 years ago
Added support for limit in iterators.

github.com/Blosc/bcolz - 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...

github.com/Blosc/bcolz - bc02ef60e1733655a1494b7235fa8948ecd2890d authored about 14 years ago
Fixed the carray.check_zeros().

github.com/Blosc/bcolz - 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 ...

github.com/Blosc/bcolz - 54ae1757fcba6bd6c000d70801bebcd948ae40de authored about 14 years ago
Some optimizations with sum().

github.com/Blosc/bcolz - 2475f99f6da045573279b3d7e7ebe2b288067271 authored about 14 years ago
carray.where iterator refactoring.

github.com/Blosc/bcolz - be469db7259229052f2ffbf8634628fe995edf36 authored about 14 years ago
Better use of array properties for computing sizes.

github.com/Blosc/bcolz - d5e141e9e867eb912dcb0de51784622107b465b3 authored about 14 years ago
Implementing support for nd carrays (first take).

github.com/Blosc/bcolz - 24f557ab87063e89c1e2d655bb24836c9cc11c0b authored about 14 years ago
Post-release 0.3 actions done.

github.com/Blosc/bcolz - 1a482aa54aa2263529bb91ff45089450b841d8bd authored about 14 years ago
A slight re-paragraphing.

github.com/Blosc/bcolz - f4c9c06357419fda19cf37137e9dd0f60799c21f authored about 14 years ago
Small fixes found during the release process.

github.com/Blosc/bcolz - 85937a6eee42031e1eb4fbee62713f8d0d497a39 authored about 14 years ago
A small note on IPython usage.

github.com/Blosc/bcolz - 355f8ed2f421e8a98c273eb60a4e4ea2f2b08555 authored about 14 years ago
Final notes before release.

github.com/Blosc/bcolz - 89599127b8cc0f1f9146c094651afc030a0a0758 authored about 14 years ago
Added a releasing checklist.

github.com/Blosc/bcolz - ec4c6bf36fe328bbab825c417fbea1620212ff6b authored about 14 years ago
Slight improvements in docs and spell correction.

github.com/Blosc/bcolz - 7b97b55bf6bb4f726a56f4be9a7baa16903bc563 authored about 14 years ago
Added a download_url and license options.

github.com/Blosc/bcolz - 28a803de9928a17efcce8be9b3f125c1be1739ff authored about 14 years ago
Version bumped to 0.3.

github.com/Blosc/bcolz - 133255f26d66055f8748484f6f99d7c87ff6219d authored about 14 years ago
Announcement for 0.3.

github.com/Blosc/bcolz - 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.

github.com/Blosc/bcolz - f2a8a15618052cf565a35b76125c09315e21c7ee authored about 14 years ago
Some updates on carray tutorial.

github.com/Blosc/bcolz - 6338f060a6593c259551883f4c5d8644c0e2d502 authored about 14 years ago
Added a resize method to carray and ctable.

github.com/Blosc/bcolz - 2f22d36fc4e0de09d7963cc343dfa6cfe06630f8 authored about 14 years ago
Added a trim() method for carray and ctable.

github.com/Blosc/bcolz - 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.

github.com/Blosc/bcolz - e23a4a5a511ff91d42617b76d61b3b5148bfc976 authored about 14 years ago
Added a new ones() constructor.

github.com/Blosc/bcolz - 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...

github.com/Blosc/bcolz - 485b5f4f3be7bacad1c17a5a67f6397238b87e66 authored about 14 years ago
Added a test on zeros() and strings.

github.com/Blosc/bcolz - c1f414790602ae052040c9d3a4fc7adc85ef1344 authored about 14 years ago
Added a new zeros() constructor.

github.com/Blosc/bcolz - dd2e1b98507ab0105d5982ece55bca618658e354 authored about 14 years ago
Added a new dtype param to carray constructor.

github.com/Blosc/bcolz - daa900dd3f65605fa90c34603fa2392bcffc6357 authored about 14 years ago
Adding a small benchmark on arange.

github.com/Blosc/bcolz - 42d779e1425734531e5bf80afeca01ba659b802f authored about 14 years ago
Adding a small benchmark on arange.

github.com/Blosc/bcolz - 1549d3ffc2172ac9187da9a571721c4a91148e5d authored about 14 years ago
New arange constructor.

github.com/Blosc/bcolz - 8f1032c9a6f0631462d440eeecb263243da9e5ec authored about 14 years ago