Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Blosc/c-blosc2
A fast, compressed, persistent binary data store library for C.
https://github.com/Blosc/c-blosc2
Fix indents
718f41548c355c93f6d0f7eac57a525442333f23 authored almost 2 years ago
718f41548c355c93f6d0f7eac57a525442333f23 authored almost 2 years ago
Moved some functions necessary for plugins to blosc2.h and b2nd.h
d29259e295fefb0ba193e7c1b24255729ea80679 authored almost 2 years ago
d29259e295fefb0ba193e7c1b24255729ea80679 authored almost 2 years ago
Remove prints in ndlz
76c5b3a4decc6e856c151264ba85edbbf904cd73 authored almost 2 years ago
76c5b3a4decc6e856c151264ba85edbbf904cd73 authored almost 2 years ago
Missed removing a couple of printouts in prev commit
237f3e799de0dca369586e3874d706bab7a676a1 authored almost 2 years ago
237f3e799de0dca369586e3874d706bab7a676a1 authored almost 2 years ago
Some cleanup of lossy filters and codecs
a19be5481c70033324a6b8df7b895af24231ffed authored almost 2 years ago
a19be5481c70033324a6b8df7b895af24231ffed authored almost 2 years ago
Update API for (unused) func
e6efc097d6bfa4c510294f2c417ff340d21128ac authored almost 2 years ago
e6efc097d6bfa4c510294f2c417ff340d21128ac authored almost 2 years ago
Always use blosc2_init/blosc2_destroy in programs
bbcc3c4e95b82560ae30d4f6dadebe219d4c58dd authored almost 2 years ago
bbcc3c4e95b82560ae30d4f6dadebe219d4c58dd authored almost 2 years ago
Initiallize blosc2_io_cb in runtime
033c553073b65f66a18497bcd5781cf7a03c3bb1 authored almost 2 years ago
033c553073b65f66a18497bcd5781cf7a03c3bb1 authored almost 2 years ago
Re-enable Windows GCC again (fingers crossed)
64f76c0dcd20fc95c49000353aed92cfb338deb0 authored almost 2 years ago
64f76c0dcd20fc95c49000353aed92cfb338deb0 authored almost 2 years ago
Bytedelta: enable SSE codepath for 32-bit Intel, use non-SIMD fallback for non-SSE/NEON platforms
50e8d1c3e939410067a8f992a75f1ccd7207fcb3 authored almost 2 years ago
50e8d1c3e939410067a8f992a75f1ccd7207fcb3 authored almost 2 years ago
Updated script for downloading data
bf2363392241dedbc23d55cdad9bd81cf923e2e6 authored almost 2 years ago
bf2363392241dedbc23d55cdad9bd81cf923e2e6 authored almost 2 years ago
Use names wich are more C99 like
99b749e6da79c41634c4f04a827597ae1dd0f489 authored almost 2 years ago
99b749e6da79c41634c4f04a827597ae1dd0f489 authored almost 2 years ago
Fixing compile issues on MSVC
f7d622c6f29b7de1991e467c01e21160b764a78c authored almost 2 years ago
f7d622c6f29b7de1991e467c01e21160b764a78c authored almost 2 years ago
Preliminary version of the new bytedelta filter
2a1a3bde22509bbe940d074d0a0ada85c1d42517 authored almost 2 years ago
2a1a3bde22509bbe940d074d0a0ada85c1d42517 authored almost 2 years ago
Relax SIMD dependency to SSSE3 and remove it from Win
7f187c9aa4bfe79d9dcf05672c4d23e9795aaf8a authored almost 2 years ago
7f187c9aa4bfe79d9dcf05672c4d23e9795aaf8a authored almost 2 years ago
Pass sse4.2 flags to compilers
d63a82f850103838ae0e79bc832c9c562345df06 authored almost 2 years ago
d63a82f850103838ae0e79bc832c9c562345df06 authored almost 2 years ago
Remove (commented out) SSE4.2 flag from Win
85d3d4f8c2199a1095360b6cb696477987c386c1 authored almost 2 years ago
85d3d4f8c2199a1095360b6cb696477987c386c1 authored almost 2 years ago
Some cleanup in plugins
f95bf2ea5e8b2d014152ab43572aad342ae9fdd9 authored almost 2 years ago
f95bf2ea5e8b2d014152ab43572aad342ae9fdd9 authored almost 2 years ago
Add codec and filter params to cparams
bc9627ffd00a54ebff2a9db46d732aa8dc80fdcd authored almost 2 years ago
bc9627ffd00a54ebff2a9db46d732aa8dc80fdcd authored almost 2 years ago
Make doc references using the full URL
cf63000976ed1c8d33dbd837e71934dd0f01b5cb authored almost 2 years ago
cf63000976ed1c8d33dbd837e71934dd0f01b5cb authored almost 2 years ago
b2nd: Use const where possible.
The current API doesn't use `const` on pointers when treating them as
read-only, which makes the...
Optimise PNG compression
Use `optipng` to reduce size of PNG files up to 50%.
e0910383c9f0ced5b7cf10705b537bb4181d9508 authored almost 2 years ago
Use a reference to the section
f6a9a0f54b0e2ace6804f55e5863f4ac3ebdd87b authored almost 2 years ago
f6a9a0f54b0e2ace6804f55e5863f4ac3ebdd87b authored almost 2 years ago
Make images a bit smaller
cbd7e2de63ef2ac06495c063ca1293186b792a44 authored almost 2 years ago
cbd7e2de63ef2ac06495c063ca1293186b792a44 authored almost 2 years ago
Add the video on pineapple-style slicing
42c88c45b24d0a2b967b454e18da2228f95437d8 authored almost 2 years ago
42c88c45b24d0a2b967b454e18da2228f95437d8 authored almost 2 years ago
Added the video on double partitioning
a3bf05915b6baf5f0ae04b240d1dc2c31e2f0326 authored almost 2 years ago
a3bf05915b6baf5f0ae04b240d1dc2c31e2f0326 authored almost 2 years ago
Replaced local images by URL
33cc204df0ed57ea862d67bcce9778fa753b1439 authored almost 2 years ago
33cc204df0ed57ea862d67bcce9778fa753b1439 authored almost 2 years ago
Add the reference to the b2nd blog on release notes
df3c20fd4bf05ede03ec63ef13e74c930ae461e1 authored almost 2 years ago
df3c20fd4bf05ede03ec63ef13e74c930ae461e1 authored almost 2 years ago
Post 2.7.1 release actions done
f7ca0762bed6228b694695ee5a25bf39f6a59154 authored almost 2 years ago
f7ca0762bed6228b694695ee5a25bf39f6a59154 authored almost 2 years ago
Getting ready for release 2.7.1
68841cc3867b416318b37339f0bf1e3b65ddaf8f authored almost 2 years ago
68841cc3867b416318b37339f0bf1e3b65ddaf8f authored almost 2 years ago
Date updated
422548f0356aaba93f522dccb703f3c33718c6ed authored almost 2 years ago
422548f0356aaba93f522dccb703f3c33718c6ed authored almost 2 years ago
Add references to the new blog on NDim
2dbff4883e40d540c3037adfbe023c25a9ed50ce authored almost 2 years ago
2dbff4883e40d540c3037adfbe023c25a9ed50ce authored almost 2 years ago
Ninja should be not necessary anymore
819fdc04304babf39660e49dcff6e9bc33d9a112 authored almost 2 years ago
819fdc04304babf39660e49dcff6e9bc33d9a112 authored almost 2 years ago
Getting ready for release 2.7.0
097754571e33fd27ef25bcb4d86e272083a1d90b authored almost 2 years ago
097754571e33fd27ef25bcb4d86e272083a1d90b authored almost 2 years ago
Updated README for new b2nd (more info on b2nd)
317537399fb89438b47c952942b19bec88269d6d authored almost 2 years ago
317537399fb89438b47c952942b19bec88269d6d authored almost 2 years ago
Updated README for new b2nd
a9d15a1abbafad25938858a7534759209ea47d86 authored almost 2 years ago
a9d15a1abbafad25938858a7534759209ea47d86 authored almost 2 years ago
Commenting out GCC on Win
829a4da9eb43a24a2ab98c92b4409c51a07b92d9 authored almost 2 years ago
829a4da9eb43a24a2ab98c92b4409c51a07b92d9 authored almost 2 years ago
Some syntax changes
878f8d5ccdc6473a6965d35af13bd123377b28b5 authored almost 2 years ago
878f8d5ccdc6473a6965d35af13bd123377b28b5 authored almost 2 years ago
Test file renaming
312c75eba9a64e03516b5a9ea418a6e79fb176dd authored almost 2 years ago
312c75eba9a64e03516b5a9ea418a6e79fb176dd authored almost 2 years ago
Improve some docstrings
aeb122fcbb71b1733ee4f15d5657e77c8adc0552 authored almost 2 years ago
aeb122fcbb71b1733ee4f15d5657e77c8adc0552 authored almost 2 years ago
Added test_b2nd_frame_offset
94d2f00a511ed566fad467a7a7a8b9a208e054ae authored almost 2 years ago
94d2f00a511ed566fad467a7a7a8b9a208e054ae authored almost 2 years ago
Added function b2nd_open_offset()
475f47b8814ae9c7551e80b1560902e014222645 authored almost 2 years ago
475f47b8814ae9c7551e80b1560902e014222645 authored almost 2 years ago
Fix docs on b2nd layer
318343e6636d0b0e988cf6dde1b5e60f2b2ef1d8 authored almost 2 years ago
318343e6636d0b0e988cf6dde1b5e60f2b2ef1d8 authored almost 2 years ago
Be more explicit on dtype interpretation
945aef15bb3bdda0797c7fb1186dd0c9aba1cedb authored almost 2 years ago
945aef15bb3bdda0797c7fb1186dd0c9aba1cedb authored almost 2 years ago
zstd sources updated to 1.5.4
I have extracted the `lib` directory from the Zstandard tarball,
and discarded the rest, as was ...
export more schunk API
d9a3e482ba876ec4e464323a00ee9d407b65869f authored almost 2 years ago
d9a3e482ba876ec4e464323a00ee9d407b65869f authored almost 2 years ago
Remove unneeded if
2954de3005b52d8b985d0626551a0509723cf1c7 authored almost 2 years ago
2954de3005b52d8b985d0626551a0509723cf1c7 authored almost 2 years ago
Fix issue related with b2nd metalayer
ca9d7c6f42e9c95d78b896ebd875bcf54b2affce authored almost 2 years ago
ca9d7c6f42e9c95d78b896ebd875bcf54b2affce authored almost 2 years ago
Fix deserialize meta
d0b73f86196138b3c53444e9fea07693ec2d8191 authored almost 2 years ago
d0b73f86196138b3c53444e9fea07693ec2d8191 authored almost 2 years ago
Always copy dtype and free it
439d9048b5f1e4ebc355c7ab9fdeda270cb05e49 authored almost 2 years ago
439d9048b5f1e4ebc355c7ab9fdeda270cb05e49 authored almost 2 years ago
Fix malloc size and typo
6de4189182f11b07e155e0c56f168b8a1de85b42 authored almost 2 years ago
6de4189182f11b07e155e0c56f168b8a1de85b42 authored almost 2 years ago
Add a dtype format in the b2nd metalayer
8123f7ea5de9066c28a8660b6157d8d5804709b1 authored almost 2 years ago
8123f7ea5de9066c28a8660b6157d8d5804709b1 authored almost 2 years ago
Try removing mask
43d79845948e4ddc4b92129ba0fb6696ab2c84d4 authored almost 2 years ago
43d79845948e4ddc4b92129ba0fb6696ab2c84d4 authored almost 2 years ago
Fix for the number of fields in b2nd metalayer
f7beca08ea2abf0defe40afe1850fdf5ac333cd2 authored almost 2 years ago
f7beca08ea2abf0defe40afe1850fdf5ac333cd2 authored almost 2 years ago
Docstrings for orthogonal selections (set/get)
b9579fbfc5fcb7aa237341f658838e343c005491 authored almost 2 years ago
b9579fbfc5fcb7aa237341f658838e343c005491 authored almost 2 years ago
New mandatory (numpy) dtype for b2nd layer
1e65a17e908aa7f83dbfa8cc689dce71546ed46d authored almost 2 years ago
1e65a17e908aa7f83dbfa8cc689dce71546ed46d authored almost 2 years ago
Docstring for the new dtype arg
e7b610941fe8fd1d72e318b161facfaa464eab80 authored almost 2 years ago
e7b610941fe8fd1d72e318b161facfaa464eab80 authored almost 2 years ago
The convention for storing dtype is str()
323e0b097a4107431b363c443457a877d4b74758 authored almost 2 years ago
323e0b097a4107431b363c443457a877d4b74758 authored almost 2 years ago
Fix a leak in examples
e347c44e842b86156ba7305b293b689edb5700b7 authored almost 2 years ago
e347c44e842b86156ba7305b293b689edb5700b7 authored almost 2 years ago
Fix typo found by codespell
a03fadfb3fd9f106f30d242a7fc5d29a00956cf8 authored almost 2 years ago
a03fadfb3fd9f106f30d242a7fc5d29a00956cf8 authored almost 2 years ago
offset is already an int64_t array, so do not cast
83d00f2316e8c1dc9a2d5fa2c89de7d94f9ac00e authored almost 2 years ago
83d00f2316e8c1dc9a2d5fa2c89de7d94f9ac00e authored almost 2 years ago
Avoid duplicate license file
`LICENSES/BLOSC.txt` → `LICENSE.txt`
66ae0a4812efaa852dc8323a2af943688c0305f1 authored almost 2 years ago
Fix link to python-blosc
58d05a82047d594a1b61d05c35cf6fb58ca4cb86 authored almost 2 years ago
58d05a82047d594a1b61d05c35cf6fb58ca4cb86 authored almost 2 years ago
Indent file
bfd650f004c87a9c6a163717a9fa2957166f83a2 authored almost 2 years ago
bfd650f004c87a9c6a163717a9fa2957166f83a2 authored almost 2 years ago
Document that support for Snappy codec has been removed
cb21c695959f0dd887101d2b17912b95f39f6733 authored almost 2 years ago
cb21c695959f0dd887101d2b17912b95f39f6733 authored almost 2 years ago
Canonical landing page for LZ4
60c1023934322625bb7dc2095bd8e6f1d821d24d authored almost 2 years ago
60c1023934322625bb7dc2095bd8e6f1d821d24d authored almost 2 years ago
Do not treat LZ4 differently than BloscLZ
6644b8877dfc77dc1c5cca6459b7837f25e51e01 authored about 2 years ago
6644b8877dfc77dc1c5cca6459b7837f25e51e01 authored about 2 years ago
Mute an unused var warning
b5a45745fe062c145124f12442d13d683791302b authored about 2 years ago
b5a45745fe062c145124f12442d13d683791302b authored about 2 years ago
Reformat b2nd files from 4 spaces indents to 2
4489a08367f14be31dd67c4118dc6a6ccbfa3475 authored about 2 years ago
4489a08367f14be31dd67c4118dc6a6ccbfa3475 authored about 2 years ago
Merge branch 'merge-caterva' of github.com:Blosc/c-blosc2 into merge-caterva
f5fad7e266e69aa81af7446fedd04e69e01c7e7c authored about 2 years ago
f5fad7e266e69aa81af7446fedd04e69e01c7e7c authored about 2 years ago
Fix a uninitialized issue
5a3a6f66e73d9f7ebb1a817611d13661573dfa40 authored about 2 years ago
5a3a6f66e73d9f7ebb1a817611d13661573dfa40 authored about 2 years ago
Merge branch 'merge-caterva' of https://github.com/Blosc/c-blosc2 into merge-caterva
665592e38a92b1701ede295b506c3231064d72c2 authored about 2 years ago
665592e38a92b1701ede295b506c3231064d72c2 authored about 2 years ago
Working on Win bug 3
f24f6b9ee5e81e7cc2377d1c65ca8fe0e7fa52ca authored about 2 years ago
f24f6b9ee5e81e7cc2377d1c65ca8fe0e7fa52ca authored about 2 years ago
Be able to read frames with caterva metalayers
8ff8d00dd337bd3432dc1f7614c50c68d0a18518 authored about 2 years ago
8ff8d00dd337bd3432dc1f7614c50c68d0a18518 authored about 2 years ago
Working on Win bug 2
517dd1fd22002c1387f3210f5df791142adf5c96 authored about 2 years ago
517dd1fd22002c1387f3210f5df791142adf5c96 authored about 2 years ago
Working on Win bug
510df9394b2582a5340b0c2ac81beca9f991e7a7 authored about 2 years ago
510df9394b2582a5340b0c2ac81beca9f991e7a7 authored about 2 years ago
Trying to fix Win bug
62696b2aab29e2a8bb2cf6967032433a327ae988 authored about 2 years ago
62696b2aab29e2a8bb2cf6967032433a327ae988 authored about 2 years ago
fixing silly bug
019118e3d1d24b847da348e5a28520359c227785 authored about 2 years ago
019118e3d1d24b847da348e5a28520359c227785 authored about 2 years ago
Most plugins frames now are generated during testing process instead of storing the data permanently
22b900bf78c6df9b08605a9723fd1a10d95adfcb authored about 2 years ago
22b900bf78c6df9b08605a9723fd1a10d95adfcb authored about 2 years ago
More small touches on b2nd API docs
2e813b0c5762bca2672c0ee50242c1e667677f82 authored about 2 years ago
2e813b0c5762bca2672c0ee50242c1e667677f82 authored about 2 years ago
Change to 2 space ident
b727d1508965ffedc2d93de732617a0f45c07254 authored about 2 years ago
b727d1508965ffedc2d93de732617a0f45c07254 authored about 2 years ago
Some naming refactoring (continue)
e751187b24ac2eccf986e562428cb529ae495d87 authored about 2 years ago
e751187b24ac2eccf986e562428cb529ae495d87 authored about 2 years ago
Some naming refactoring
0a6fb43eb6afc2c9340e9692bbbea230c235183d authored about 2 years ago
0a6fb43eb6afc2c9340e9692bbbea230c235183d authored about 2 years ago
Added Blosc2 NDim API to documentation
cbd6a7c1579326bf11799867860bddeb24d2ec1e authored about 2 years ago
cbd6a7c1579326bf11799867860bddeb24d2ec1e authored about 2 years ago
Document a method for printing metalayers from command line
91891a3f67e037fa2e1e1bff5a267f507c5d6692 authored about 2 years ago
91891a3f67e037fa2e1e1bff5a267f507c5d6692 authored about 2 years ago
add BLOSC_EXPORT to make public b2nd functions and make b2nd_context opaque
e0c3f9d4106ab403a5134b1a1492f7aba07db6a4 authored about 2 years ago
e0c3f9d4106ab403a5134b1a1492f7aba07db6a4 authored about 2 years ago
Remove empty space
eb5849394705673ea7412fb7d25a2a9d014c023c authored about 2 years ago
eb5849394705673ea7412fb7d25a2a9d014c023c authored about 2 years ago
Merge branch 'merge_caterva2' of github.com:Blosc/c-blosc2 into merge_caterva2
c72ed9ef2f5cb868919d08b1f91582c1b9ff68d4 authored about 2 years ago
c72ed9ef2f5cb868919d08b1f91582c1b9ff68d4 authored about 2 years ago
Add the b2nd metalayer spec
a4bb72606a108f62eb669ea8089f9a222fc37794 authored about 2 years ago
a4bb72606a108f62eb669ea8089f9a222fc37794 authored about 2 years ago
Add BLOSC_ERROR usage
4a7ce33845740ecbb4238cefab1df38a8e26d15c authored about 2 years ago
4a7ce33845740ecbb4238cefab1df38a8e26d15c authored about 2 years ago
Replace some data files with caterva metalayer by b2nd
3304bcd071dcc77c30c5f35a3731a16ba03eb4db authored about 2 years ago
3304bcd071dcc77c30c5f35a3731a16ba03eb4db authored about 2 years ago
Replace .caterva extension by .b2nd
b6e2e566de68dfa56f032c3abb66d8fd6cd129f7 authored about 2 years ago
b6e2e566de68dfa56f032c3abb66d8fd6cd129f7 authored about 2 years ago
fixing refactoring mistake
24e02706c2e3d4e68509dd378ee241bf1486bce0 authored about 2 years ago
24e02706c2e3d4e68509dd378ee241bf1486bce0 authored about 2 years ago
caterva --> b2nd
f2aab501087011c5958004f77a4965d652267568 authored about 2 years ago
f2aab501087011c5958004f77a4965d652267568 authored about 2 years ago
Some small typos and enhancements
be30e1be61028487ee93f029e4bcc8615cb5b904 authored about 2 years ago
be30e1be61028487ee93f029e4bcc8615cb5b904 authored about 2 years ago
Return error if problem with malloc
e8474c157d67d738490e3f1336a219546d51a960 authored about 2 years ago
e8474c157d67d738490e3f1336a219546d51a960 authored about 2 years ago
Fix a warning (unused variable)
d571f3f30e2ca26d520528d8315a66ea2a4f28cb authored about 2 years ago
d571f3f30e2ca26d520528d8315a66ea2a4f28cb authored about 2 years ago
Fix bug
8b473c8b30776c9bc77af8c44099869e5f6f0a33 authored about 2 years ago
8b473c8b30776c9bc77af8c44099869e5f6f0a33 authored about 2 years ago
Fusion blosc and caterva error macros
230ef6c91f8a05a4c66c37a8a7310db7461ef013 authored about 2 years ago
230ef6c91f8a05a4c66c37a8a7310db7461ef013 authored about 2 years ago
Remove context from array structure
dc1cae17604a74c0a6572bc1fd517400e9479055 authored about 2 years ago
dc1cae17604a74c0a6572bc1fd517400e9479055 authored about 2 years ago