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

Lazy Imports #7179

Merged
merged 18 commits into from
Oct 28, 2022
Merged

Lazy Imports #7179

merged 18 commits into from
Oct 28, 2022

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    c04ea8a View commit details
    Browse the repository at this point in the history
  2. make backends lazy

    headtr1ck committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    66988d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    d54299b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ba7e6 View commit details
    Browse the repository at this point in the history
  3. make flox lazy

    headtr1ck committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    99f3383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18196b2 View commit details
    Browse the repository at this point in the history
  5. try fixing test

    headtr1ck committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    9941c7e View commit details
    Browse the repository at this point in the history
  6. make pycompat lazy

    headtr1ck committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    4ce58b5 View commit details
    Browse the repository at this point in the history
  7. make dask.array lazy

    headtr1ck committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    93c9135 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6b416d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    818ac16 View commit details
    Browse the repository at this point in the history
  10. fix import benchmark

    headtr1ck committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b6385a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73dbd89 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. fix lazy import test

    headtr1ck committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    2608ad3 View commit details
    Browse the repository at this point in the history
  2. fix typos

    headtr1ck committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    58fda80 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    b2f300b View commit details
    Browse the repository at this point in the history
  2. fix windows stuff again

    headtr1ck committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6e7cb38 View commit details
    Browse the repository at this point in the history