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

Refactor core-library modules #631

Merged
merged 49 commits into from
Dec 13, 2023
Merged

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    51f2409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7685b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55a1fe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14bfad0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17aa85d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ae5279 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    308ac45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc32e5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6732878 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c28822 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04c7288 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    969e3d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9bb3137 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d50fb6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf4518b View commit details
    Browse the repository at this point in the history
  16. Fix error message

    tcompa committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b473dea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8c491ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cef747e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b89ef39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b79e566 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    22a066a View commit details
    Browse the repository at this point in the history
  22. Fix docstring

    tcompa committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    51cd7ce View commit details
    Browse the repository at this point in the history
  23. Fill __init__.py files

    tcompa committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b1af79a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    9ae3700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242a129 View commit details
    Browse the repository at this point in the history
  3. Simplify import statement

    tcompa committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e01c57f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4725649 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5736e23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08549dc View commit details
    Browse the repository at this point in the history
  7. Clarify imports

    tcompa committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    12626a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4be2146 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d9e182 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f4a4c6 View commit details
    Browse the repository at this point in the history
  11. Move write.py to main namespace, and extract `_write_elem_with_over…

    …write` into `tables/v1.py`
    tcompa committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b89ebb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e9218e View commit details
    Browse the repository at this point in the history
  13. Rename write.py into zarr.py

    tcompa committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d806290 View commit details
    Browse the repository at this point in the history
  14. Remove deprecated use of Dict

    tcompa committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6acd4a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    2867525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116757a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de1dd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f11e55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf1119e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f088333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdf6ee9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e26cc10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d364ad3 View commit details
    Browse the repository at this point in the history
  10. Update manifest

    tcompa committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e6080b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc2779c View commit details
    Browse the repository at this point in the history
  12. Fix test

    tcompa committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    be25157 View commit details
    Browse the repository at this point in the history