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
Updated readme to rst and prepared pom for maven central
github.com/Blosc/JBlosc - albertosm27 opened this pull request over 7 years ago
github.com/Blosc/JBlosc - albertosm27 opened this pull request over 7 years ago
return of ctable's fetchwhere
github.com/Blosc/bcolz - gushenghua opened this issue over 7 years ago
github.com/Blosc/bcolz - gushenghua opened this issue over 7 years ago
EAFP when reading schunk and use ujson if available
github.com/Blosc/bcolz - bordingj opened this pull request over 7 years ago
github.com/Blosc/bcolz - bordingj opened this pull request over 7 years ago
index_as_columns option in ctable.fromdataframe()
github.com/Blosc/bcolz - rytsim opened this pull request over 7 years ago
github.com/Blosc/bcolz - rytsim opened this pull request over 7 years ago
ctable.todataframe() does not save dataframe index values
github.com/Blosc/bcolz - rytsim opened this issue over 7 years ago
github.com/Blosc/bcolz - rytsim opened this issue over 7 years ago
Other issue with carray.__setitem__ for dtype=dtype('object')
github.com/Blosc/bcolz - jdfekete opened this issue almost 8 years ago
github.com/Blosc/bcolz - jdfekete opened this issue almost 8 years ago
issue with carray.__setitem__ for dtype=dtype('object')
github.com/Blosc/bcolz - jdfekete opened this issue almost 8 years ago
github.com/Blosc/bcolz - jdfekete opened this issue almost 8 years ago
Runtime and Memory errors when moving from python 2.7 to python 3.6
github.com/Blosc/bcolz - iNLyze opened this issue almost 8 years ago
github.com/Blosc/bcolz - iNLyze opened this issue almost 8 years ago
Fix comparisons in python 2.7
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
Very slow indexing with arbitrary indices
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
Failing on indexing with duplicated names
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
Failing on names with '-' and other arithmetic operations
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
github.com/Blosc/bcolz - arogozhnikov opened this issue almost 8 years ago
pkgconfig file is installed in wrong dir
github.com/Blosc/c-blosc - keszybz opened this issue almost 8 years ago
github.com/Blosc/c-blosc - keszybz opened this issue almost 8 years ago
correct spelling mistake
github.com/Blosc/bcolz - EdwardBetts opened this pull request almost 8 years ago
github.com/Blosc/bcolz - EdwardBetts opened this pull request almost 8 years ago
Setting quantize default is applied automatically to non-float columns
github.com/Blosc/bcolz - CarstVaartjes opened this issue almost 8 years ago
github.com/Blosc/bcolz - CarstVaartjes opened this issue almost 8 years ago
Conda bcolz is out of date (1.0.0)
github.com/Blosc/bcolz - alimanfoo opened this issue almost 8 years ago
github.com/Blosc/bcolz - alimanfoo opened this issue almost 8 years ago
Bcolz does not support Zstd (while c-blosc can)
github.com/Blosc/bcolz - mratsim opened this issue about 8 years ago
github.com/Blosc/bcolz - mratsim opened this issue about 8 years ago
test_leftover_ptr_with_statement_create_open fails on s390x, powerpc
github.com/Blosc/bcolz - danstender opened this issue about 8 years ago
github.com/Blosc/bcolz - danstender opened this issue about 8 years ago
Generation of high number of files on disk
github.com/Blosc/bcolz - arita37 opened this issue about 8 years ago
github.com/Blosc/bcolz - arita37 opened this issue about 8 years ago
Cmake improvements
github.com/Blosc/hdf5-blosc - hakostra opened this pull request about 8 years ago
github.com/Blosc/hdf5-blosc - hakostra opened this pull request about 8 years ago
Use memoryview.itemsize if no default provided
github.com/Blosc/python-blosc - mrocklin opened this issue about 8 years ago
github.com/Blosc/python-blosc - mrocklin opened this issue about 8 years ago
register_blosc: optional date/version output
github.com/Blosc/hdf5-blosc - kdm9 opened this pull request over 8 years ago
github.com/Blosc/hdf5-blosc - kdm9 opened this pull request over 8 years ago
Can't use filter through h5repack
github.com/Blosc/hdf5-blosc - estan opened this issue over 8 years ago
github.com/Blosc/hdf5-blosc - estan opened this issue over 8 years ago
Move debug messages to where outbuf_size is known
github.com/Blosc/hdf5-blosc - estan opened this pull request over 8 years ago
github.com/Blosc/hdf5-blosc - estan opened this pull request over 8 years ago
Output buffer size guess (cd_values[3]) not used?
github.com/Blosc/hdf5-blosc - estan opened this issue over 8 years ago
github.com/Blosc/hdf5-blosc - estan opened this issue over 8 years ago
Propagate unpin commit to Conda recipe
github.com/Blosc/bloscpack - oogali opened this issue over 8 years ago
github.com/Blosc/bloscpack - oogali opened this issue over 8 years ago
Improved the computation of the chunksize when it is not divisible by typesize
github.com/Blosc/bloscpack - FrancescAlted opened this pull request over 8 years ago
github.com/Blosc/bloscpack - FrancescAlted opened this pull request over 8 years ago
Allow a better calculation for chunksize that is actually divisible by typesize
github.com/Blosc/bloscpack - FrancescAlted opened this issue over 8 years ago
github.com/Blosc/bloscpack - FrancescAlted opened this issue over 8 years ago
Pre-filter to add padding to typesizes that are not multiple of accelerated ones
github.com/Blosc/c-blosc2 - FrancescAlted opened this issue over 8 years ago
github.com/Blosc/c-blosc2 - FrancescAlted opened this issue over 8 years ago
Unpinned blosc from 1.2.7
github.com/Blosc/bloscpack - oogali opened this pull request over 8 years ago
github.com/Blosc/bloscpack - oogali opened this pull request over 8 years ago
Question: A one for all HDF5 filter plugin?
github.com/Blosc/hdf5-blosc - vasole opened this issue over 8 years ago
github.com/Blosc/hdf5-blosc - vasole opened this issue over 8 years ago
Conda recipe for bloscpack
github.com/Blosc/bloscpack - ijstokes opened this pull request over 8 years ago
github.com/Blosc/bloscpack - ijstokes opened this pull request over 8 years ago
BLOSC_MAX_BUFFERSIZE disappeared
github.com/Blosc/bloscpack - mrocklin opened this issue almost 9 years ago
github.com/Blosc/bloscpack - mrocklin opened this issue almost 9 years ago
blosc/bloscpack dependency
github.com/Blosc/bloscpack - thequackdaddy opened this issue almost 9 years ago
github.com/Blosc/bloscpack - thequackdaddy opened this issue almost 9 years ago
Blosc 1.7.0 compression uses more than uncompressed_size + BLOSC_MAX_OVERHEAD
github.com/Blosc/c-blosc - FlorianLuetticke opened this issue almost 9 years ago
github.com/Blosc/c-blosc - FlorianLuetticke opened this issue almost 9 years ago
Bloscpack massively broken with python-blosc 1.2.8
github.com/Blosc/bloscpack - esc opened this issue about 9 years ago
github.com/Blosc/bloscpack - esc opened this issue about 9 years ago
fancy indexing of numpy array causes error
github.com/Blosc/bloscpack - mistycheney opened this pull request about 9 years ago
github.com/Blosc/bloscpack - mistycheney opened this pull request about 9 years ago
Modifications to allow building with MSVC
github.com/Blosc/hdf5-blosc - jack-pappas opened this pull request over 9 years ago
github.com/Blosc/hdf5-blosc - jack-pappas opened this pull request over 9 years ago
Implement a lock when more than 1 thread is used
github.com/Blosc/hdf5-blosc - FrancescAlted opened this issue over 9 years ago
github.com/Blosc/hdf5-blosc - FrancescAlted opened this issue over 9 years ago
Is bit-shuffle supposed to work with hdf5?
github.com/Blosc/hdf5-blosc - aldanor opened this issue over 9 years ago
github.com/Blosc/hdf5-blosc - aldanor opened this issue over 9 years ago
incorrect cmake dependency on MacOS/Windows
github.com/Blosc/hdf5-blosc - stevengj opened this issue over 9 years ago
github.com/Blosc/hdf5-blosc - stevengj opened this issue over 9 years ago
expanded instructions in README
github.com/Blosc/hdf5-blosc - stevengj opened this pull request over 9 years ago
github.com/Blosc/hdf5-blosc - stevengj opened this pull request over 9 years ago
cmake script should build blosc_plugin.so
github.com/Blosc/hdf5-blosc - stevengj opened this issue over 9 years ago
github.com/Blosc/hdf5-blosc - stevengj opened this issue over 9 years ago
Support for packing/unpacking bytes to/from file
github.com/Blosc/bloscpack - esc opened this pull request over 9 years ago
github.com/Blosc/bloscpack - esc opened this pull request over 9 years ago
Use ast.literal_eval instead of np.safe_eval which is at least 20x slower
github.com/Blosc/bloscpack - cpcloud opened this pull request over 9 years ago
github.com/Blosc/bloscpack - cpcloud opened this pull request over 9 years ago
documentation upgrades
github.com/Blosc/bcolz - FrancescElies opened this pull request over 9 years ago
github.com/Blosc/bcolz - FrancescElies opened this pull request over 9 years ago
compat_util.py file is not added
github.com/Blosc/bloscpack - ghislainp opened this issue over 9 years ago
github.com/Blosc/bloscpack - ghislainp opened this issue over 9 years ago
compress-from-stdin (or pipe) and compress-to-stdout?
github.com/Blosc/bloscpack - gojomo opened this issue over 9 years ago
github.com/Blosc/bloscpack - gojomo opened this issue over 9 years ago
Use emulation to support AVX2 tests on CI builds
github.com/Blosc/c-blosc - jack-pappas opened this issue over 9 years ago
github.com/Blosc/c-blosc - jack-pappas opened this issue over 9 years ago
fix typos
github.com/Blosc/blosc-projects-best-practices - ThomasWaldmann opened this pull request almost 10 years ago
github.com/Blosc/blosc-projects-best-practices - ThomasWaldmann opened this pull request almost 10 years ago
Query datetime using `where` interface
github.com/Blosc/bcolz - asbisen opened this issue almost 10 years ago
github.com/Blosc/bcolz - asbisen opened this issue almost 10 years ago
backwards compat numpy
github.com/Blosc/bloscpack - esc opened this pull request almost 10 years ago
github.com/Blosc/bloscpack - esc opened this pull request almost 10 years ago
Object arrays should be rejected.
github.com/Blosc/bloscpack - esc opened this pull request almost 10 years ago
github.com/Blosc/bloscpack - esc opened this pull request almost 10 years ago
build failure: multiple definition of `pthread_create'
github.com/Blosc/c-blosc - ARF1 opened this issue almost 10 years ago
github.com/Blosc/c-blosc - ARF1 opened this issue almost 10 years ago
use setuptools for scripts and deps
github.com/Blosc/bloscpack - mindw opened this pull request almost 10 years ago
github.com/Blosc/bloscpack - mindw opened this pull request almost 10 years ago
fix test failure when running under win32
github.com/Blosc/bloscpack - mindw opened this pull request almost 10 years ago
github.com/Blosc/bloscpack - mindw opened this pull request almost 10 years ago
Introduce a memory_chunks class
github.com/Blosc/bcolz - esc opened this pull request almost 10 years ago
github.com/Blosc/bcolz - esc opened this pull request almost 10 years ago
Add the PyData Berlin 2014 talk to the materials section
github.com/Blosc/bloscpack - esc opened this issue about 10 years ago
github.com/Blosc/bloscpack - esc opened this issue about 10 years ago
bugfix: structured arrays v2
github.com/Blosc/bloscpack - esc opened this pull request about 10 years ago
github.com/Blosc/bloscpack - esc opened this pull request about 10 years ago
Bugfix: structured arrays
github.com/Blosc/bloscpack - esc opened this pull request about 10 years ago
github.com/Blosc/bloscpack - esc opened this pull request about 10 years ago
Bug in loading structured array
github.com/Blosc/bloscpack - dmbelov opened this issue about 10 years ago
github.com/Blosc/bloscpack - dmbelov opened this issue about 10 years ago
Tests fail on Mac OSX 10.9.5, conda 3.7.2
github.com/Blosc/python-blosc-conda-recipe - agardner opened this issue about 10 years ago
github.com/Blosc/python-blosc-conda-recipe - agardner opened this issue about 10 years ago
Checksum should be disabled when compressing into memory
github.com/Blosc/bloscpack - FrancescAlted opened this issue over 10 years ago
github.com/Blosc/bloscpack - FrancescAlted opened this issue over 10 years ago
Pythonic None should be preferred to 'None' in checksum arg for BloscpackArgs
github.com/Blosc/bloscpack - FrancescAlted opened this issue over 10 years ago
github.com/Blosc/bloscpack - FrancescAlted opened this issue over 10 years ago
Add info about the codec used for compression
github.com/Blosc/bloscpack - FrancescAlted opened this issue almost 11 years ago
github.com/Blosc/bloscpack - FrancescAlted opened this issue almost 11 years ago
setup.py does not check minimum versions for dependencies
github.com/Blosc/bloscpack - FrancescAlted opened this issue almost 11 years ago
github.com/Blosc/bloscpack - FrancescAlted opened this issue almost 11 years ago