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

Support NumPy array API (experimental) #6804

Merged
merged 12 commits into from
Jul 20, 2022
Merged

Commits on Jul 18, 2022

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

Commits on Jul 19, 2022

  1. Address feedback

    tomwhite committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    14ef443 View commit details
    Browse the repository at this point in the history
  2. Update xarray/core/indexing.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ffbb602 View commit details
    Browse the repository at this point in the history
  3. Update xarray/core/indexing.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    fe33202 View commit details
    Browse the repository at this point in the history
  4. Update xarray/tests/test_array_api.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0da1f5e View commit details
    Browse the repository at this point in the history
  5. Update xarray/tests/test_array_api.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7e91bd5 View commit details
    Browse the repository at this point in the history
  6. Update xarray/tests/test_array_api.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    fa9ea14 View commit details
    Browse the repository at this point in the history
  7. Update xarray/tests/test_array_api.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    3cc3cb4 View commit details
    Browse the repository at this point in the history
  8. Update xarray/tests/test_array_api.py

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    tomwhite and Illviljan authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f6df255 View commit details
    Browse the repository at this point in the history
  9. Fix import order

    tomwhite committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    afe3d9f View commit details
    Browse the repository at this point in the history
  10. Fix import order

    dcherian authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0f81209 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. update whatsnew

    TomNicholas committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    6d7f13e View commit details
    Browse the repository at this point in the history