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): read_lazy for whole AnnData lazy-loading + xarray reading + read_elem_as_dask -> read_elem_lazy #1247

Open
wants to merge 409 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 11, 2024

  1. unify names

    flying-sheep committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    49c0d49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3666735 View commit details
    Browse the repository at this point in the history
  3. Fix type aliases

    flying-sheep committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3a332ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f4d13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e89e14 View commit details
    Browse the repository at this point in the history
  6. (fix): use Union

    ilan-gold committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ea29cfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4ff236 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f50b286 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    712e085 View commit details
    Browse the repository at this point in the history
  10. (fix): upgrade scanpydoc

    ilan-gold committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    24dd18b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79d3fdc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a2be00 View commit details
    Browse the repository at this point in the history
  13. Add data docs

    flying-sheep committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d3bcddf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3bae623 View commit details
    Browse the repository at this point in the history
  15. Revert "(fix): use MutableMapping instead of dict due to broken d…

    …ocstring"
    
    This reverts commit 79d3fdc.
    flying-sheep committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    84fdc96 View commit details
    Browse the repository at this point in the history
  16. (fix): add clarification

    ilan-gold committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2608bc3 View commit details
    Browse the repository at this point in the history
  17. Simplify

    flying-sheep committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e551e18 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    13e3bb1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2935e45 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bf0be15 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    890b02a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    9d37fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffe43e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ab1409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9df5bc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    a85da39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bef77c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e78334a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb84176 View commit details
    Browse the repository at this point in the history
  5. (fix): dtype for reading

    ilan-gold committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    899184f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    efb70ec View commit details
    Browse the repository at this point in the history
  2. (fix): add issue

    ilan-gold committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    118f43c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    f742a0a View commit details
    Browse the repository at this point in the history
  2. (fix): add message tp errpr

    ilan-gold committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ae68731 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_io_elementwise.py

    Co-authored-by: Isaac Virshup <[email protected]>
    ilan-gold and ivirshup authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f5e7760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f3624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96b13a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e507a View commit details
    Browse the repository at this point in the history
  7. (fix): erroneous diffs

    ilan-gold committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9c68e36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    410aeda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31a30c4 View commit details
    Browse the repository at this point in the history
  10. (chore): add docs

    ilan-gold committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    80fe8cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b314248 View commit details
    Browse the repository at this point in the history
  12. (fix): more erroneous diffs

    ilan-gold committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    02d4735 View commit details
    Browse the repository at this point in the history
  13. (fix): use context again

    ilan-gold committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6e5534a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d26cfe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e43a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5160016 View commit details
    Browse the repository at this point in the history
  4. (fix): return type

    ilan-gold committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    43da9a3 View commit details
    Browse the repository at this point in the history
  5. (fix): protocol for reading

    ilan-gold committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9735ced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1730c3 View commit details
    Browse the repository at this point in the history
  7. Fix docs

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9861b56 View commit details
    Browse the repository at this point in the history
  8. almost fix typing

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    235096a View commit details
    Browse the repository at this point in the history
  9. add wrapper

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dce9f07 View commit details
    Browse the repository at this point in the history
  10. move into type checking

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2725ef2 View commit details
    Browse the repository at this point in the history
  11. (fix): small type fxes

    ilan-gold committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ffe89f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cb231e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    029add9 View commit details
    Browse the repository at this point in the history
  14. block info types

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    75a64fc View commit details
    Browse the repository at this point in the history
  15. simplify

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3f734fe View commit details
    Browse the repository at this point in the history
  16. rename

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c4c2356 View commit details
    Browse the repository at this point in the history
  17. simplify more

    flying-sheep committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cc67a9b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    fcb1763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adcd48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a72ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c659a1 View commit details
    Browse the repository at this point in the history
  5. (fix): last small cleanups

    ilan-gold committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d3a811a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e852a74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c92a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. Update pyproject.toml

    Co-authored-by: Philipp A. <[email protected]>
    ilan-gold and flying-sheep authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    55f706f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa97f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e2e21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb1237c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6724c62 View commit details
    Browse the repository at this point in the history
  6. Update pyproject.toml

    Co-authored-by: Philipp A. <[email protected]>
    ilan-gold and flying-sheep authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    53796a0 View commit details
    Browse the repository at this point in the history
  7. (fix): use test-full/test

    ilan-gold committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    076b92f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    036ff3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9415a14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5dfaac View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    d45a2ce View commit details
    Browse the repository at this point in the history
  2. (fix): release notes

    ilan-gold authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cff41c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ccbfaf View commit details
    Browse the repository at this point in the history
  4. (fix): docs string

    ilan-gold committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ff4d487 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed8fedf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3325f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528026f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0d161 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41e3038 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc5c6e6 View commit details
    Browse the repository at this point in the history
  6. (chore): use Path.suffix

    ilan-gold committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4edd279 View commit details
    Browse the repository at this point in the history
  7. (chore): msg for warnings

    ilan-gold committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    969c6af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a31ab8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2521ff8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    628f9fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff9412a View commit details
    Browse the repository at this point in the history
  12. (chore): type get_index_dim

    ilan-gold committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    36d57be View commit details
    Browse the repository at this point in the history
  13. (fix): shape return type

    ilan-gold committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    51610b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba8d147 View commit details
    Browse the repository at this point in the history
  15. (fix): use Counter

    ilan-gold committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2cf1262 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1feb6f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    02741f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    24e8970 View commit details
    Browse the repository at this point in the history
  2. (chore): fragment

    ilan-gold committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ab3e718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4412710 View commit details
    Browse the repository at this point in the history
  4. (chore): clean up tests

    ilan-gold committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d3401b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    ef0bbf3 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_read_backed_experimental.py

    Co-authored-by: Philipp A. <[email protected]>
    ilan-gold and flying-sheep authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3b6d194 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4587fec View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. (fix): should -> shall

    ilan-gold committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    97eace5 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Philipp A. <[email protected]>
    ilan-gold and flying-sheep authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    58654a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67af64f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfc2e73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b801d35 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. (fix): check h5 store

    ilan-gold committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a1d0b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160b522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f80b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce6409 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9ef9f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e69a50 View commit details
    Browse the repository at this point in the history
  7. (chore): update notebooks

    ilan-gold committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1540d27 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    371fc2b View commit details
    Browse the repository at this point in the history
  2. (chore): clarify comment

    ilan-gold committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5cb2d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86ee6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    227a3c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3debf9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b48988 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28c95a7 View commit details
    Browse the repository at this point in the history
  8. (chore): update notebook

    ilan-gold committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cec633a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97aff04 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. (chore): add concat test

    ilan-gold committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1dfebde View commit details
    Browse the repository at this point in the history
  2. (feat): add columns compat

    ilan-gold committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d355ed0 View commit details
    Browse the repository at this point in the history
  3. (fix): type of subset

    ilan-gold committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cfae08a View commit details
    Browse the repository at this point in the history
  4. (fix): MaskedArray `dtype

    ilan-gold committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1c46ec6 View commit details
    Browse the repository at this point in the history
  5. (fix): add index.setter

    ilan-gold committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f491724 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    411bd91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f89eb3 View commit details
    Browse the repository at this point in the history
  8. (chore): add rest of test

    ilan-gold committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d77ba37 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    096f2c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7c627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b1940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04206b8 View commit details
    Browse the repository at this point in the history
  5. (fix): notebook

    ilan-gold committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a7cbbd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36bc262 View commit details
    Browse the repository at this point in the history
  7. (fix): NaS in sparse dask

    ilan-gold committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    af4520a View commit details
    Browse the repository at this point in the history
  8. (chore): add X tracker

    ilan-gold committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fa7358f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4db8c1b View commit details
    Browse the repository at this point in the history
  10. (fix): ok now notebooks?

    ilan-gold committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eefbee6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    39f2838 View commit details
    Browse the repository at this point in the history
  2. (feat): no-load index

    ilan-gold committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dcca711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3121b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b25e8ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    870a4f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2681e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7a915b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f93499d View commit details
    Browse the repository at this point in the history
  9. always return index object

    ilan-gold committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    63a4515 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1c8c22 View commit details
    Browse the repository at this point in the history
  11. (chore): update notebook

    ilan-gold committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d082a35 View commit details
    Browse the repository at this point in the history
  12. (fix): docstring class

    ilan-gold committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e81d155 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c8c5271 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4d0146 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b34ac0a View commit details
    Browse the repository at this point in the history
  16. (chore): rename test file

    ilan-gold committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1f4ab92 View commit details
    Browse the repository at this point in the history
  17. (chore): rename notebook

    ilan-gold committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d25f559 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c661d39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bff63cb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    784ea9b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9b2d9a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    489cc8d View commit details
    Browse the repository at this point in the history
  2. (fix): actually test h5

    ilan-gold committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    24f11be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57bcfd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b07f43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    408d62a View commit details
    Browse the repository at this point in the history
  6. (fix): catch warnings

    ilan-gold committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cb125bf View commit details
    Browse the repository at this point in the history
  7. (fix): format

    ilan-gold committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e14f53f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c5641c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbe09ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67fc546 View commit details
    Browse the repository at this point in the history
  11. (chore): remove todo

    ilan-gold committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    41a9335 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. (feat): add uns reading

    ilan-gold committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    58e595b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8875374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c991d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50cdc66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb881a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe1f0a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0c0c6c View commit details
    Browse the repository at this point in the history
  8. (chore): remove comment

    ilan-gold committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fc72011 View commit details
    Browse the repository at this point in the history
  9. (fix): clean up compat

    ilan-gold committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    562817d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ef7cf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    69b6cc1 View commit details
    Browse the repository at this point in the history
  2. use existing warn import

    flying-sheep committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3dfefc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. merge

    ilan-gold committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1eb440e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe77a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a654421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    015bdca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7201bad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d813c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b50e8ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ca669c View commit details
    Browse the repository at this point in the history
  9. (chore): move comment

    ilan-gold committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7ea20df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91fdb90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a71dad8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ac61c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af5c2fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    edac279 View commit details
    Browse the repository at this point in the history
  15. (chore): pytest mark to beginning + diskfmt -> diskfmt + thread s…

    …afety using `worker_id`
    ilan-gold committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cdd9b89 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e07426a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8278e0f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    30d1bb1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    509af7f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    58122a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e6fea74 View commit details
    Browse the repository at this point in the history
  22. merge again?

    ilan-gold committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bd509a1 View commit details
    Browse the repository at this point in the history
  23. (fix): notebook submodule

    ilan-gold committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    62cda13 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    4e1a1f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a242dea View commit details
    Browse the repository at this point in the history
  3. (chore): dedent docstrings

    ilan-gold committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    07caf93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fd1fa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94cf8ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f01818a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aca24db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c082bf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. (refactor): reuse join type

    ilan-gold committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    81c5fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb49dd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    942661f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99219c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98197fe View commit details
    Browse the repository at this point in the history
  4. (fix): awkward array docs

    ilan-gold committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    752e02b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    2a38900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc40369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a807673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    852ab20 View commit details
    Browse the repository at this point in the history
  5. (chore): add ids

    ilan-gold committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    310191c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Apply suggestions from code review

    Co-authored-by: Philipp A. <[email protected]>
    ilan-gold and flying-sheep authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1c15b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96bd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a663c5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1fce7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52b6a01 View commit details
    Browse the repository at this point in the history
  6. Update tests/test_read_lazy.py

    Co-authored-by: Philipp A. <[email protected]>
    ilan-gold and flying-sheep authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a796d9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be786d0 View commit details
    Browse the repository at this point in the history
  8. (chore): restore types

    ilan-gold committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e48377a View commit details
    Browse the repository at this point in the history
  9. (fix): do randint

    ilan-gold committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    90f6d77 View commit details
    Browse the repository at this point in the history
  10. (chore): ermove slots check

    ilan-gold committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8e29713 View commit details
    Browse the repository at this point in the history
  11. (fix): return read_lazy

    ilan-gold committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f13bfb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. (fix): add warning catch

    ilan-gold committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5013823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c00216 View commit details
    Browse the repository at this point in the history