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

Feat: adding support for sharded precomputed #35

Merged
merged 29 commits into from
Jan 10, 2024
Merged

Commits on Sep 24, 2023

  1. WIP

    xgui3783 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1bb974d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    35d7e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd37194 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. feat: add read capability to shardedfileaccessor

    maint: minor refactor
    xgui3783 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ae3ce57 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. feat: preshift bits

    xgui3783 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cf813c3 View commit details
    Browse the repository at this point in the history
  2. fix flake8

    xgui3783 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5628fd2 View commit details
    Browse the repository at this point in the history
  3. maint: moved shardspec validation

    test: migrated & fixed current tests
    xgui3783 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a17f96c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ded4199 View commit details
    Browse the repository at this point in the history
  5. test: fixed py3.5 namedtuple

    xgui3783 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    10b8640 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. maint: drop py3.5

    xgui3783 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fc6d8c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. add tests

    xgui3783 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2b0ae91 View commit details
    Browse the repository at this point in the history
  2. fix test

    xgui3783 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    22916f2 View commit details
    Browse the repository at this point in the history
  3. fix tests for <=py3.8

    xgui3783 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d95c3f8 View commit details
    Browse the repository at this point in the history
  4. added more tests

    xgui3783 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b622ebf View commit details
    Browse the repository at this point in the history
  5. added more tests coverage

    xgui3783 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    33f34fc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix: r/w shard, doc

    xgui3783 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5e4f2a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adee8d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12e501a View commit details
    Browse the repository at this point in the history
  4. fix: sharding path decision

    xgui3783 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    22711ae View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    c3bd3d0 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    xgui3783 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7da6e0f View commit details
    Browse the repository at this point in the history
  3. fix script test

    xgui3783 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8b50048 View commit details
    Browse the repository at this point in the history
  4. fix test

    xgui3783 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    209bce9 View commit details
    Browse the repository at this point in the history
  5. fix test

    removing file:// parameter in sharded accessor
    xgui3783 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2ab8f19 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    1487ab1 View commit details
    Browse the repository at this point in the history
  2. fix: test

    xgui3783 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    53e8042 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. misc fixes

    xgui3783 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d7f324f View commit details
    Browse the repository at this point in the history
  2. fix copyright headers

    ylep committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    38ba143 View commit details
    Browse the repository at this point in the history
  3. fix a Sphinx warning

    ylep committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7f1d4b1 View commit details
    Browse the repository at this point in the history