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

Add method to test services script to stop all processes

By killing them with SIGTERM.

github.com/ironArray/Caterva2 - d863114c2fb997c1a1da65d1a371a063c29ebe91 authored about 1 year ago
Create initial test script to start all services

Very rough, simplistic and buggy.

github.com/ironArray/Caterva2 - b2f19d590072e75638c360da13898d0e139c6c43 authored about 1 year ago
Avoid decompressing slices in memory

github.com/ironArray/Caterva2 - ab906f287d5d38ef9b1c033688b0f3b734cf29e7 authored about 1 year ago
Add dependency on "safer" to pyproject.toml

github.com/ironArray/Caterva2 - 5483bc7c6bae46c3f6cd2f27ae25deca66d41950 authored about 1 year ago
Use `_caterva2_tests` in current directory for tests state files

This finally supports a read-only source code directory; test may be run with
`pytest -v <SOURCE...

github.com/ironArray/Caterva2 - 72bf1869b70ae98d18f108064f0e09e478050c6d authored about 1 year ago
Rename test configuration variable for readability

github.com/ironArray/Caterva2 - 5a257241196ef08f10273c537d715210ebc35f31 authored about 1 year ago
Use `tests/test-cat2-state` as tests state directory

Quite descriptive and unlikely to clash with an already existing directory.
Still placing it und...

github.com/ironArray/Caterva2 - b7df2dff1cf964e8c8c36582999a9c9af23e88e1 authored about 1 year ago
Use option to specify state directory of processes.

Passing it as an environment variable will allow to set it at runtime (e.g. to
use the current d...

github.com/ironArray/Caterva2 - 68567145c90ec8554ad81442a2c9eba778083f21 authored about 1 year ago
Avoid materializing slice in memory

github.com/ironArray/Caterva2 - c2c7d0b3b900af041f5ccb91d2bca258312aeb18 authored about 1 year ago
Add dependency on "safer" to pyproject.toml

github.com/ironArray/Caterva2 - 2813ed44866c112f150a903de85afc1b57dd68e3 authored about 1 year ago
Merge branch 'enhance-tests'.

This uses the new `--statedir` options so as to create the state directory
used by tests as `_ca...

github.com/ironArray/Caterva2 - 2ee45832ae0ff52c1a4c3b9e3181349c7bd2060f authored about 1 year ago
Use `_caterva2_tests` in current directory for tests state files

This finally supports a read-only source code directory; test may be run with
`pytest -v <SOURCE...

github.com/ironArray/Caterva2 - 6df6cc1c1e3ebbbb8f9bb993522d2e3eb4858f23 authored about 1 year ago
Merge remote-tracking branch 'origin/main' into enhance-tests

github.com/ironArray/Caterva2 - 01e219884162b071331e4a0502d90ff2240ff5a9 authored about 1 year ago
Rename test configuration variable for readability

github.com/ironArray/Caterva2 - 1bfb6c14baa443fe887deda3bba557eae73117b6 authored about 1 year ago
First attempt at creating a package, and incipent API

github.com/ironArray/Caterva2 - 1ef8c2a1d84202c683a4f45defbf5866546bc0a3 authored about 1 year ago
caterva2/ -> _caterva2/

github.com/ironArray/Caterva2 - 333bad7dd2484f30d579ce919e950a72f6d4ed57 authored about 1 year ago
No need to retrieve the whole chunk, just the header

github.com/ironArray/Caterva2 - 257a457c853b83efd4895bb6b7fbc531bfddd868 authored about 1 year ago
Fix for selective fetching of slice

github.com/ironArray/Caterva2 - ca94b91e159901d12c5b663026f722fcf70f665b authored about 1 year ago
Fix for plain ints in slices

github.com/ironArray/Caterva2 - 604bc4de670cdc2f71913c80abc5196b610ec2ef authored about 1 year ago
Safer save of db.json

github.com/ironArray/Caterva2 - 9ef339b23f11bb89deed5b90c1f43d71c2e00966 authored about 1 year ago
Use locks

For when 2 clients ask the subscriber for the same resource.

github.com/ironArray/Caterva2 - e648019781fb7f0d17df6d47264b4e46206be4fc authored about 1 year ago
Fix fisr download

github.com/ironArray/Caterva2 - 72cbc8cd96d9a3cb03465df7805a0a1fe37226ac authored about 1 year ago
get_slice_nchunks() does not take slices in schunks yet

github.com/ironArray/Caterva2 - 20cdfd0fd56bb38796586c3788e569584d546dfe authored about 1 year ago
More tests on linux-aarch64

github.com/Blosc/blosc2_grok - d51c37fb49014e6aab339d5505b540312453eef8 authored about 1 year ago
More tests on linux-aarch64

github.com/Blosc/blosc2_grok - 3af55345cd3aee9ebd706dd3c3b3494445b83d7b authored about 1 year ago
Remove infinite loop

github.com/ironArray/Caterva2 - 42c4359d2e87e7d21c9fad9fe108275c13c1221c authored about 1 year ago
More tests on rpi5

github.com/Blosc/blosc2_grok - 7fa10ae3ee79ffcec59c42e9878eabe4fda29174 authored about 1 year ago
More tests on rpi5

github.com/Blosc/blosc2_grok - ab0857619c1aa0a84bf4d29947cc6573c7ee58f0 authored about 1 year ago
More tests on rpi5

github.com/Blosc/blosc2_grok - ad58f02d73cf6ebfeb305fb620eeb6bbb84dd30a authored about 1 year ago
Fix YAML syntax

github.com/Blosc/blosc2_grok - 98dbbb70cc2e9647126fafb6591f8688b175699e authored about 1 year ago
Use a proper label

github.com/Blosc/blosc2_grok - 74556f5c4c7b4860eadf9c8c1bcd7848d537ae3a authored about 1 year ago
Testing self-hosted rpi for actions

github.com/Blosc/blosc2_grok - b99927771264067a34487c5ee591187f1b1add57 authored about 1 year ago
Use `tests/test-cat2-state` as tests state directory

Quite descriptive and unlikely to clash with an already existing directory.
Still placing it und...

github.com/ironArray/Caterva2 - 1818461a9682e62cdd9fdac8d1902cb01d110bee authored about 1 year ago
Use option to specify state directory of processes.

Passing it as an environment variable will allow to set it at runtime (e.g. to
use the current d...

github.com/ironArray/Caterva2 - 3be5c154615877a17d0be7d65ed2fd12e0bd906a authored about 1 year ago
Merge branch 'main' into enhance-tests

github.com/ironArray/Caterva2 - fdc7e94e12414ac213ceecac822d077a351ca961 authored about 1 year ago
Rename --var to --statedir

github.com/ironArray/Caterva2 - 069656b796dd785bcc9f8709e8ab39f0f27ba571 authored about 1 year ago
Speed up download, don't sleep too much

github.com/ironArray/Caterva2 - 8784a4385b9e5da53e1a1f5e3dffa1afd502605d authored about 1 year ago
Use new blosc2.get_slice_nchunks

github.com/ironArray/Caterva2 - b7a0dbad1edfcbe394014c62bd8134cfa5084c11 authored about 1 year ago
New argument --var defaults to caterva2

github.com/ironArray/Caterva2 - 9196342580d28a33d70b4dcbe23b378061cd7e8f authored about 1 year ago
Merge pull request #5 from Blosc/enhance-tests

Copy example root into variable test data directory

github.com/ironArray/Caterva2 - 4efd8cc8f26bdf21c3530019fc88a010606b469a authored about 1 year ago
Subscriber, fix update changes from publisher

For example when editing a file with vim watchfiles will generate both a
delete and create event...

github.com/ironArray/Caterva2 - b815c96e9d28e36b353c1c6bd7c93a7d7d30e0a9 authored about 1 year ago
Revert to use C-Blosc2 2.12.0

github.com/Blosc/python-blosc2 - 711c499018ec22b9be5f6cc7118eeda3ddd0f924 authored about 1 year ago
Post 2.4.0 release actions done

github.com/Blosc/python-blosc2 - 681f7ed72b66737355b0d4c8115e2d7e401f47eb authored about 1 year ago
Subscriber update changes from publisher (wip)

github.com/ironArray/Caterva2 - 6c1fbb7410023b45ecbefdb24915786b0072d3b3 authored about 1 year ago
Allow tests to be run from any directory.

The variable test data directory remains at the same place for the moment, as
we do not want to ...

github.com/ironArray/Caterva2 - 4343952546a44fe87138d2a6ac9582926b35f3bb authored about 1 year ago
Make determination of test directories more robust.

github.com/ironArray/Caterva2 - f69c3d352c50580579476f28baf2c0909bd7ce51 authored about 1 year ago
Do copy example test file directory instead of symlinking it.

In preparation for supporting modification of test data,

github.com/ironArray/Caterva2 - 41a64f5569eba67d5ed38408e338bf6bd570066c authored about 1 year ago
Move test data directory/symlink into test variable data directory.

In preparation for supporting modification of test data, it does not make
sense to keep the data...

github.com/ironArray/Caterva2 - 40044dab2df06bbb14b999f8d0b8ed37a722f7c6 authored about 1 year ago
Getting ready for release 0.2.0

github.com/Blosc/blosc2_grok - 6cf2c968bd5cd65fb62d13b9fb3f894759aad575 authored about 1 year ago
Post 2.12.0 release actions done

github.com/Blosc/c-blosc2 - 7bced71d7c07358262ff50c5387102b47144cf99 authored about 1 year ago
Change utils to return [numcomps, x, y] buffer

github.com/Blosc/blosc2_grok - 3bb51318e3a13c6d537c6390576569f1bb115752 authored about 1 year ago
Merge branch 'main' into enhance-tests

github.com/ironArray/Caterva2 - 2f6567403245a399b76434dc394e08de20231b3e authored about 1 year ago
Publisher start, only notify changes since previous run

github.com/ironArray/Caterva2 - defb567833dd28a6a734870b906364c72a5dea07 authored about 1 year ago
Use actions v3 to let artifacts to have same name

github.com/Blosc/python-blosc2 - 7afcf170e44a81f0f51c9f946c98824ce531499f authored about 1 year ago
Add some forgotten functions to doc

github.com/Blosc/c-blosc2 - c173f05d3c4e1308efc85d1fb265b0fbbf25dfbc authored about 1 year ago
Do not register codec, use blosc2 globally registered grok codec

github.com/Blosc/blosc2_grok - fa3842edb0f289a3380288f9a607b6cfdfbb6106 authored about 1 year ago
Fix processing of range slices of 2 or more dimensions

By leveraging direct support of `NDArray.__getitem__` for tuples of slices.

github.com/ironArray/Caterva2 - d1dd801fc86bf31cd99446e6bc284e8d716fc43e authored about 1 year ago
Getting ready for release 2.4.0

github.com/Blosc/python-blosc2 - 60e496a1a075cd4a2791545d67f68f4c095b92db authored about 1 year ago
Update C-Blosc2 sources to 2.12.0

github.com/Blosc/python-blosc2 - 2f47a4cb264c834f2f9a9ac1f9186408e2c7935e authored about 1 year ago
Update submodule to latest commit

github.com/Blosc/python-blosc2 - 3a93e79467d5854b254523bd1a6f60f40db1f2a1 authored about 1 year ago
Add get_slice_nchunks

github.com/Blosc/python-blosc2 - ee495afc25258bdf39b24f3c96267d91adbd0f05 authored about 1 year ago
Getting ready for release 2.12.0

github.com/Blosc/c-blosc2 - e512ce0acbc66ccd69c11fd1aff3f39f9a25b79e authored about 1 year ago
Getting ready for release 2.11.4

github.com/Blosc/c-blosc2 - c3541c77dee9d1613f833df4fbcb5a279d375c3f authored about 1 year ago
Purge state directory by default before starting tests.

This should make the initial environment more predictable.

github.com/ironArray/Caterva2 - df56b7067cf718c0f33aa952ca2f1098e19c4898 authored about 1 year ago
Bump actions/download-artifact from 3 to 4

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [...

github.com/Blosc/python-blosc2 - a64227ee37ad22cd3d6f0bbb004c63b727fe766d authored about 1 year ago
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

github.com/Blosc/python-blosc2 - 24143a949dfcfa137f425a2a1a8b164c630b4564 authored about 1 year ago
tests subscribe

github.com/ironArray/Caterva2 - 74dec8846a60439ae2b14332f14f7e2f5c0aff85 authored about 1 year ago
Fix subscribe again

github.com/ironArray/Caterva2 - 7db575f12864e99b872de5376b232c07b5a58039 authored about 1 year ago
Update metadata if modified, on subscriber start

github.com/ironArray/Caterva2 - 0bf80d447de2f1bf0889eb7621943e39065cf37e authored about 1 year ago
Use caterva2 dir instead of var

github.com/ironArray/Caterva2 - a136b40bf494ab7350de574c4c3f97af348ce8f0 authored about 1 year ago
Drop conversion of getitem arguments to tuple.

No need for this as it is already done elsewhere downstream.

github.com/Blosc/b2h5py - 8f5ec5b8500e482655357a570997c138ee524628 authored about 1 year ago
Fix typo in Blosc2 optimization module docstring.

github.com/Blosc/b2h5py - e5a77ec61371c5908a7e340422fa0d37ed79f0f8 authored about 1 year ago
Merge remote-tracking branch 'gh-t20100/b2dataset'.

This adds a `b2h5py.B2Dataset` class to wrap `h5py.Dataset` instances
explicitly. Slicing opera...

github.com/Blosc/b2h5py - 027880a821fdf1c5bd6cc036786c42fcf7e28d4e authored about 1 year ago
Avoid property access when proxying attributes in `B2Dataset`.

github.com/Blosc/b2h5py - ab881e6764c794459ca24c9dde4134c81eea494e authored about 1 year ago
Use "fast slicing" instead of "fast access" regarding `B2Dataset`.

For consistency with the rest of code.

github.com/Blosc/b2h5py - a3d63791663d0c94a98800dc9638502b0f1b9221 authored about 1 year ago
cli url support dataset

github.com/ironArray/Caterva2 - b7d1cf08dd7e8331108a7873cf6ec80f1d16d4c4 authored about 1 year ago
Add simple test for iteration on `B2Dataset` not hanging.

As `h5py.Dataset.__iter__` calls back `__getitem__`.

github.com/Blosc/b2h5py - 0717c0a9173cf4f8ae692966bdb91cab6652ce41 authored about 1 year ago
Verify whether `B2Dataset` tests do use optimization when desired.

github.com/Blosc/b2h5py - f19a2a8906ab27509e25471f8cef3889e2248d53 authored about 1 year ago
Add note on required method for Blosc2 optimization check decorator.

github.com/Blosc/b2h5py - 70bb75e8bad3c7662b1b47b6e080610cebefbfc1 authored about 1 year ago
Split Blosc2 optimization check into separate context manager.

github.com/Blosc/b2h5py - c436c0807470fc21a36cc2964836e77d5b793ae8 authored about 1 year ago
Fix support for slices with 2 or more dimensions

github.com/ironArray/Caterva2 - b1a1d4649cfb1a86af2afdccf910e4d107b783da authored about 1 year ago
Readme: Add mention to `B2Dataset` usage.

Also minor change to main package docstring for consistency.

github.com/Blosc/b2h5py - f482cb5628a3e93842556a08db9d3b29174bb6f1 authored about 1 year ago
Support slices in .b2frame

github.com/ironArray/Caterva2 - e1266a0b22fbc67c45f337f0bb926665576b37e9 authored about 1 year ago
Split out function to check if Blosc2 optimized slicing is possible.

github.com/Blosc/b2h5py - 246e8987b12ad932856283fb24c4972c04c182db authored about 1 year ago
Use optimization check function in `B2Dataset`.

This avoids repeating the checks, and also fixes the old code not checking
whether optimization ...

github.com/Blosc/b2h5py - 72c266d8015bf44f32b9115f1e0a1e892a500012 authored about 1 year ago
Comment out test that might cause crashes

github.com/Blosc/c-blosc2 - 72d279eb9ad5f3450bc210a34d66420b1c7db2ee authored about 1 year ago
Add funcs for getting chunk indexs of slice

github.com/Blosc/c-blosc2 - e47fbead2acc95c7bf441835b208ef5488e8b229 authored about 1 year ago
Change reallof by realloc

github.com/Blosc/c-blosc2 - 2d166040cf91bc0a4f0579d3a99da08a6abadde2 authored about 1 year ago
Add Aaron to the acknowledgements

github.com/Blosc/blogsite - de1173dcc0db829998bba68a8c6b45f5da256a95 authored about 1 year ago
Support regular files

Compress in subscriber

github.com/ironArray/Caterva2 - 220ff4df4629c022e67242c85cc4482022208eb9 authored about 1 year ago
Merge pull request #4 from Blosc/show-fixes

Some fixes in show command and metadata in cache files

github.com/ironArray/Caterva2 - a4359114906baf3d72d6013e5570b0bd0a98ca01 authored about 1 year ago
Fix make install

github.com/ironArray/Caterva2 - 0340c429d590a5834c9202367c092bb4db899ccc authored about 1 year ago
Fix warning in tests

PytestConfigWarning: No files were found in testpaths

github.com/ironArray/Caterva2 - 5fda366c777d4e92e2b04a3b58db7a465a90dbd8 authored about 1 year ago
Some fixes in show command and metadata

github.com/ironArray/Caterva2 - 799337d5b0fe103f24b3b63207bfca0fa103ff9b authored about 1 year ago