Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Blosc2 HDF5 filter #201

Merged
merged 16 commits into from
Dec 14, 2022
Merged

Adding Blosc2 HDF5 filter #201

merged 16 commits into from
Dec 14, 2022

Commits on Dec 9, 2022

  1. Add hdf5-blosc2 to the doc

    t20100 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    239162d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e7a38 View commit details
    Browse the repository at this point in the history
  3. Add Blsoc2 to the tests

    t20100 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    17c1017 View commit details
    Browse the repository at this point in the history
  4. Add blosc2 to the build (WIP)

    t20100 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7ff26b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b247c8 View commit details
    Browse the repository at this point in the history
  6. add blosc2 to list of filters

    t20100 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4e0ad03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9c1aee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7813699 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a01709e View commit details
    Browse the repository at this point in the history
  10. Squashed 'src/c-blosc2/' content from commit 9e3c23e73

    git-subtree-dir: src/c-blosc2
    git-subtree-split: 9e3c23e732737fd8672aa620f308bb11bdaa7d2e
    t20100 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7ab97d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    541737f View commit details
    Browse the repository at this point in the history
  12. Fix blosc2 compressor number

    t20100 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5264e11 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. remove TODO, update code

    t20100 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ad42296 View commit details
    Browse the repository at this point in the history
  2. add altivec support

    t20100 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1f9a9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97b7b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2de61d View commit details
    Browse the repository at this point in the history