Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/bloscpack

Command line interface to and serialization format for Blosc
https://github.com/Blosc/bloscpack

Python 3.10 Runtime Error

chris-piekarski opened this issue over 1 year ago
Drop python2 support

danigm opened this pull request about 2 years ago
Fix typos

DimitriPapadopoulos opened this pull request over 2 years ago
numpy savez_compressed much smaller filesizes for small arrays

lopsided opened this issue about 3 years ago
add missing pytest.ini

esc opened this pull request almost 4 years ago
replace tostring deprecations

esc opened this pull request almost 4 years ago
readme tweaks

esc opened this pull request almost 4 years ago
remove references to nosetest in README

esc opened this pull request almost 4 years ago
Add conda forge to readme

esc opened this pull request almost 4 years ago
adding gha badge to README

esc opened this pull request almost 4 years ago
update supported Python versions

esc opened this pull request almost 4 years ago
Fix running pytest with coverage

esc opened this pull request almost 4 years ago
fix failed refactoring

esc opened this pull request almost 4 years ago
make cmdline tests more resilient

esc opened this pull request almost 4 years ago
revert refactoring

esc opened this pull request almost 4 years ago
fix tostring deprecation

esc opened this pull request almost 4 years ago
migrate from nose to pytest

bnavigator opened this pull request almost 4 years ago
MutableMapping has moved from collections to collections.abc

mmohrhard opened this pull request about 4 years ago
update LICENSE file and license in README to 3-clause BSD

esc opened this pull request over 4 years ago
update python versions for travis

esc opened this pull request over 4 years ago
Port testing from nose to pytest

mcepl opened this issue over 4 years ago
Strange call of np.linspace

mcepl opened this issue over 4 years ago
actually use the offset in CompressedFPSource

mmohrhard opened this pull request over 4 years ago
CPU core use

victor987 opened this issue over 5 years ago
Can we save dictionary including numpy arrays ?

MyraBaba opened this issue over 5 years ago
Fix typo in readme

sachk opened this pull request almost 6 years ago
change license to BSD 3-Clause

esc opened this issue almost 6 years ago
add blosc code of conduct

esc opened this issue almost 6 years ago
remove outdated conda recipe

esc opened this pull request almost 6 years ago
remove tests that fail when typesize == 4

esc opened this pull request about 6 years ago
two test failures on i386

danstender opened this issue about 6 years ago
open README wit encoding given

danstender opened this pull request about 6 years ago
fix Python API

esc opened this pull request about 6 years ago
default blocksize has changed in blosc

esc opened this pull request about 6 years ago
snappy is no longer available by default

esc opened this pull request about 6 years ago
enable 3.7 on travis

esc opened this pull request about 6 years ago
Feature: bytes bytes

esc opened this pull request about 6 years ago
Fix: test_append_mix_shuffle

esc opened this pull request about 6 years ago
fix erroneous check for chunk_size being divisible typesize.

esc opened this pull request about 6 years ago
Value error when compressing file

eduardosm opened this issue about 6 years ago
adding a mention of the Blosc Code of Conduct

esc opened this pull request over 6 years ago
Adopt the new code-of-conduct

esc opened this issue over 6 years ago
Remove 2.6 support

esc opened this pull request over 6 years ago
test_append.test_append_mix_shuffle error

toddrme2178 opened this issue over 6 years ago
Add license file and include in sdist packages

toddrme2178 opened this pull request over 6 years ago
License file

toddrme2178 opened this issue over 6 years ago
Esc/feature/print codec on info

esc opened this pull request almost 7 years ago
code and tests for decoding the flag in the blosc header

esc opened this pull request almost 7 years ago
fix an embarrasing typo

esc opened this pull request almost 7 years ago
test zstd

esc opened this pull request almost 7 years ago
documenting args objects

esc opened this pull request almost 7 years ago
fix coverage

esc opened this pull request almost 7 years ago
update trove classifiers

esc opened this pull request almost 7 years ago
activate builds for python 3.6 on travis

esc opened this pull request almost 7 years ago
Tests

FrancescElies opened this pull request over 7 years ago
fixes test & splits test in 3 tests

FrancescElies opened this pull request over 7 years ago
Tests currently broken

esc opened this issue over 7 years ago
upgrade to 0.11.0 and unpinn blosc

esc opened this pull request over 7 years ago
allow Pythonic None as checksum

esc opened this pull request over 7 years ago
import issue

erogol opened this issue over 7 years ago
bloscpack locked in multiprocessing mode

erogol opened this issue over 7 years ago
Fixed failing tests

oogali opened this pull request over 8 years ago
Propagate unpin commit to Conda recipe

oogali opened this issue over 8 years ago
Failing Travis tests

oogali opened this issue over 8 years ago
Adding #51 to changelog

esc opened this pull request over 8 years ago
Improved the computation of the chunksize when it is not divisible by typesize

FrancescAlted opened this pull request over 8 years ago
Unpinned blosc from 1.2.7

oogali opened this pull request over 8 years ago
Broken on Mac OSX

hz opened this issue over 8 years ago
Random Minor Fixes

esc opened this pull request over 8 years ago
Conda recipe for bloscpack

ijstokes opened this pull request over 8 years ago
BLOSC_MAX_BUFFERSIZE disappeared

mrocklin opened this issue almost 9 years ago
blosc/bloscpack dependency

thequackdaddy opened this issue almost 9 years ago
Bloscpack massively broken with python-blosc 1.2.8

esc opened this issue about 9 years ago
wheel package format

stonebig opened this issue about 9 years ago
fancy indexing of numpy array causes error

mistycheney opened this pull request about 9 years ago
Update badges and links

esc opened this issue over 9 years ago
Support for packing/unpacking bytes to/from file

esc opened this pull request over 9 years ago
install the test suite

esc opened this issue over 9 years ago
Use ast.literal_eval instead of np.safe_eval which is at least 20x slower

cpcloud opened this pull request over 9 years ago
Vh/feature/toc in readme

esc opened this pull request over 9 years ago
Numpy backwards compat

esc opened this pull request over 9 years ago
compat_util.py file is not added

ghislainp opened this issue over 9 years ago
compress-from-stdin (or pipe) and compress-to-stdout?

gojomo opened this issue over 9 years ago
Release the GIL

mrocklin opened this issue over 9 years ago
backwards compat numpy

esc opened this pull request almost 10 years ago
Object arrays should be rejected.

esc opened this pull request almost 10 years ago
Release 0.7.2

esc opened this pull request almost 10 years ago
Release 0.7.2

esc opened this pull request almost 10 years ago
use setuptools for scripts and deps

mindw opened this pull request almost 10 years ago
fix test failure when running under win32

mindw opened this pull request almost 10 years ago
Add the PyData Berlin 2014 talk to the materials section

esc opened this issue about 10 years ago
bugfix: structured arrays v2

esc opened this pull request about 10 years ago
Bugfix: structured arrays

esc opened this pull request about 10 years ago
Bug in loading structured array

dmbelov opened this issue about 10 years ago
Python 3 Compatability

esc opened this pull request over 10 years ago
Checksum should be disabled when compressing into memory

FrancescAlted opened this issue over 10 years ago
Pythonic None should be preferred to 'None' in checksum arg for BloscpackArgs

FrancescAlted opened this issue over 10 years ago
Add info about the codec used for compression

FrancescAlted opened this issue almost 11 years ago