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

implement fletcher32 #412

Merged
merged 10 commits into from
Jan 15, 2023
Merged

implement fletcher32 #412

merged 10 commits into from
Jan 15, 2023

Commits on Dec 20, 2022

  1. implement fletcher32

    martindurant committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1dc39fb View commit details
    Browse the repository at this point in the history
  2. Update numcodecs/fletcher32.pyx

    Co-authored-by: Ryan Abernathey <[email protected]>
    martindurant and rabernat authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    4a7fd63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2275e View commit details
    Browse the repository at this point in the history
  4. Use HDF C impl

    martindurant committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    4366b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e01f63 View commit details
    Browse the repository at this point in the history
  6. to runtime and int test

    martindurant committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cb0aa2f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. to cython

    martindurant committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    93cef03 View commit details
    Browse the repository at this point in the history
  2. Update numcodecs/fletcher32.pyx

    Co-authored-by: Ryan Abernathey <[email protected]>
    martindurant and rabernat authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    dbbf2bc View commit details
    Browse the repository at this point in the history
  3. Add docs

    martindurant committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4825a1d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    12eb7a3 View commit details
    Browse the repository at this point in the history