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

Add support for Array API in NamedArray #8344

Draft
wants to merge 427 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 Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    2af7eec View commit details
    Browse the repository at this point in the history
  2. Add more typing

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    14df7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10a19f4 View commit details
    Browse the repository at this point in the history
  4. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    82d3af9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    10a8662 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83ebadc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c18c4cb View commit details
    Browse the repository at this point in the history
  8. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2953f7d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f6b02b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ddd601 View commit details
    Browse the repository at this point in the history
  11. Update __init__.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d8e76e0 View commit details
    Browse the repository at this point in the history
  12. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    832c275 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6d7723d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c9ed055 View commit details
    Browse the repository at this point in the history
  15. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    11cda78 View commit details
    Browse the repository at this point in the history
  16. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6027533 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5176bf6 View commit details
    Browse the repository at this point in the history
  18. add linear functions

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1e0843f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7bc74c5 View commit details
    Browse the repository at this point in the history
  20. Update __init__.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bdfde26 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    701bea4 View commit details
    Browse the repository at this point in the history
  22. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    40609ca View commit details
    Browse the repository at this point in the history
  23. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9aa110e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d4f9b48 View commit details
    Browse the repository at this point in the history
  25. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5d6b130 View commit details
    Browse the repository at this point in the history
  26. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3833e04 View commit details
    Browse the repository at this point in the history
  27. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    71d4876 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    32433b4 View commit details
    Browse the repository at this point in the history
  29. more

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    084e59a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d19d4be View commit details
    Browse the repository at this point in the history
  31. Update _utils.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    13eec74 View commit details
    Browse the repository at this point in the history
  32. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    674ef3f View commit details
    Browse the repository at this point in the history
  33. Update core.py

    Illviljan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    38ad910 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    28ab5d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    9618f2a View commit details
    Browse the repository at this point in the history
  2. Add manip functions

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    beb7a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8caf88d View commit details
    Browse the repository at this point in the history
  4. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    4da8a10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15a21c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af70db9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3f4c14 View commit details
    Browse the repository at this point in the history
  8. add linalg

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ac20d2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b799a9f View commit details
    Browse the repository at this point in the history
  10. Add set functions

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    c78031a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b797472 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6911a2 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    91bb8fb View commit details
    Browse the repository at this point in the history
  14. Update __init__.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d9d23bb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69f3061 View commit details
    Browse the repository at this point in the history
  16. Add fft

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    95c5bc4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e7dffb View commit details
    Browse the repository at this point in the history
  18. Update __init__.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    09e1478 View commit details
    Browse the repository at this point in the history
  19. Update __init__.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9aca0cc View commit details
    Browse the repository at this point in the history
  20. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a3f47a9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3cebb62 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    042940b View commit details
    Browse the repository at this point in the history
  23. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    26fb6cb View commit details
    Browse the repository at this point in the history
  24. Update _utils.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8e0af56 View commit details
    Browse the repository at this point in the history
  25. Revert "Update _utils.py"

    This reverts commit 8e0af56.
    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3341e93 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dc862c5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    499bee9 View commit details
    Browse the repository at this point in the history
  28. Update _linalg.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2d5e81c View commit details
    Browse the repository at this point in the history
  29. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3cee797 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    45abdfd View commit details
    Browse the repository at this point in the history
  31. Update _utils.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d3efb66 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7b8592a View commit details
    Browse the repository at this point in the history
  33. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    02b4f41 View commit details
    Browse the repository at this point in the history
  34. Update _utils.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    0470089 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5ff5f66 View commit details
    Browse the repository at this point in the history
  36. fix linalg

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3e1123b View commit details
    Browse the repository at this point in the history
  37. Use stable repr

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7215680 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3c6e8c5 View commit details
    Browse the repository at this point in the history
  39. Update __init__.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9d0b142 View commit details
    Browse the repository at this point in the history
  40. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d277ab1 View commit details
    Browse the repository at this point in the history
  41. stricter

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    0b2f21b View commit details
    Browse the repository at this point in the history
  42. stricter

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d54210c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    5622bd7 View commit details
    Browse the repository at this point in the history
  44. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ee71d04 View commit details
    Browse the repository at this point in the history
  45. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ec55434 View commit details
    Browse the repository at this point in the history
  46. more

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    93bd9ca View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ec0e79c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1da91ea View commit details
    Browse the repository at this point in the history
  49. more

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    bc4e69c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    dc37d5c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b1d7a59 View commit details
    Browse the repository at this point in the history
  52. more

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    48e5e9e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    813396a View commit details
    Browse the repository at this point in the history
  54. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    94eb7b2 View commit details
    Browse the repository at this point in the history
  55. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    4a50a8a View commit details
    Browse the repository at this point in the history
  56. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ce8a60a View commit details
    Browse the repository at this point in the history
  57. Update core.py

    Illviljan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    bef1ead View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c13a8ae View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update core.py

    Illviljan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e56e7cb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Simplify asarray

    Illviljan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    acc4dc0 View commit details
    Browse the repository at this point in the history
  2. promote scalars correctly

    Illviljan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2466035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a06972b View commit details
    Browse the repository at this point in the history
  4. fix

    Illviljan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1dad0e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a7b3a1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad9d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6091eb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. simplify like functions

    Illviljan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9221751 View commit details
    Browse the repository at this point in the history
  2. Update _utils.py

    Illviljan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    60aa969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451ac17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc070d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29fb043 View commit details
    Browse the repository at this point in the history
  6. Update _utils.py

    Illviljan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9e36876 View commit details
    Browse the repository at this point in the history
  7. add typing

    Illviljan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9b681c9 View commit details
    Browse the repository at this point in the history
  8. remove atleast_0d

    Illviljan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e9649ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac1265e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Update _utils.py

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    407c8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab7b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82a7cc View commit details
    Browse the repository at this point in the history
  4. typing

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f73e7a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43c81e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd083b2 View commit details
    Browse the repository at this point in the history
  7. Update _info.py

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b026b3c View commit details
    Browse the repository at this point in the history
  8. methods

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8d3f192 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    221ba48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    157c46d View commit details
    Browse the repository at this point in the history
  11. Update _fft.py

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    26182d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    212dcdd View commit details
    Browse the repository at this point in the history
  13. Update _linalg.py

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d31fe95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d05791c View commit details
    Browse the repository at this point in the history
  15. Update _typing.py

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5fccd5f View commit details
    Browse the repository at this point in the history
  16. Update _utils.py

    Illviljan committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    39fa648 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7b80343 View commit details
    Browse the repository at this point in the history
  2. Make default unhashable

    Illviljan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d37c44d View commit details
    Browse the repository at this point in the history
  3. typing

    Illviljan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    beb3016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e993f3b View commit details
    Browse the repository at this point in the history
  5. Update _typing.py

    Illviljan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b86ee93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99426cb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    18d5001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4272a20 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. typing

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a6cf097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa029b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ad54c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9657bf2 View commit details
    Browse the repository at this point in the history
  5. Update _typing.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    63db063 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e810921 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9b516d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    686ef2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    937724d View commit details
    Browse the repository at this point in the history
  10. Update _set_functions.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    28dde6a View commit details
    Browse the repository at this point in the history
  11. Update _typing.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9354771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee12ae5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4de05f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0328e44 View commit details
    Browse the repository at this point in the history
  15. Update core.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7f9c8bb View commit details
    Browse the repository at this point in the history
  16. Update _utils.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6014235 View commit details
    Browse the repository at this point in the history
  17. Update _utils.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    117548d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    64278e5 View commit details
    Browse the repository at this point in the history
  19. Update _utils.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    783be0d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    652097b View commit details
    Browse the repository at this point in the history
  21. Update core.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5ce92c9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1ba871a View commit details
    Browse the repository at this point in the history
  23. skip cumulative sum

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    de99d36 View commit details
    Browse the repository at this point in the history
  24. Update _typing.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    1835514 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    68c271c View commit details
    Browse the repository at this point in the history
  26. Update _typing.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    92ee203 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e70fee7 View commit details
    Browse the repository at this point in the history
  28. Update core.py

    Illviljan committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    019a610 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update core.py

    Illviljan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6e7de32 View commit details
    Browse the repository at this point in the history
  2. Update core.py

    Illviljan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c302e65 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update _utils.py

    Illviljan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ad6d7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa6d58 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b65de7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0ea3b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    52343d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e3da64 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add examples

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f45429d View commit details
    Browse the repository at this point in the history
  2. add dim keywords

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7efcef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04b01b3 View commit details
    Browse the repository at this point in the history
  4. Add arithmetic broadcasting

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a97364 View commit details
    Browse the repository at this point in the history
  5. Use arithmetic broadcasting

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f4f3268 View commit details
    Browse the repository at this point in the history
  6. Add doctests

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    656ab62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95f8490 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9e6457 View commit details
    Browse the repository at this point in the history
  9. Update _utils.py

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d4b9d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f64f967 View commit details
    Browse the repository at this point in the history
  11. typing

    Illviljan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5540702 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Handle unordered dims

    Illviljan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b269650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218eba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee6172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90e4819 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Update indexing.py

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c295100 View commit details
    Browse the repository at this point in the history
  2. add copy to __array__

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d02f4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825805b View commit details
    Browse the repository at this point in the history
  4. Handle getitem better

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e29287d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28df307 View commit details
    Browse the repository at this point in the history
  6. Update _utils.py

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    eb73c2d View commit details
    Browse the repository at this point in the history
  7. Update core.py

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a450e8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30a4fea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c3f6c1 View commit details
    Browse the repository at this point in the history
  10. improve dims handling

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    73a7d2f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e947757 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45c6db0 View commit details
    Browse the repository at this point in the history
  13. typo

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e90508e View commit details
    Browse the repository at this point in the history
  14. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    93933d6 View commit details
    Browse the repository at this point in the history
  15. Update _utils.py

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    de0aa20 View commit details
    Browse the repository at this point in the history
  16. Update indexing.py

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    17346f7 View commit details
    Browse the repository at this point in the history
  17. Update indexing.py

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1173cc0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8a5a041 View commit details
    Browse the repository at this point in the history
  19. add examples

    Illviljan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fae50aa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    52f7edf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 24, 2024

  1. Clarify the paths

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4621e26 View commit details
    Browse the repository at this point in the history
  2. Shorten name

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f6e90d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ef484 View commit details
    Browse the repository at this point in the history
  4. unique_values is atleast1d

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c049f98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    749235b View commit details
    Browse the repository at this point in the history
  6. Update core.py

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c77feb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe17279 View commit details
    Browse the repository at this point in the history
  8. Update _set_functions.py

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    00115d1 View commit details
    Browse the repository at this point in the history
  9. Update _set_functions.py

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6cf9fae View commit details
    Browse the repository at this point in the history
  10. indexing are always 1d?

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    18400d5 View commit details
    Browse the repository at this point in the history
  11. 0D concatenation

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    842b289 View commit details
    Browse the repository at this point in the history
  12. lets try reshape again

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    733a45a View commit details
    Browse the repository at this point in the history
  13. Update _utils.py

    Illviljan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b7ceeb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    43f757e View commit details
    Browse the repository at this point in the history
  2. Convert ellipsis to slices

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e8b2b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3880e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4431175 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a86d900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1267750 View commit details
    Browse the repository at this point in the history
  7. Try simplify mean

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5bafb8c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7c278dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c59fb54 View commit details
    Browse the repository at this point in the history
  10. more places to simplify

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    889feaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6ffdaf View commit details
    Browse the repository at this point in the history
  12. squeeze

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    793d166 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'add_array_api_mean' of https://github.com/Illviljan/xarray

     into add_array_api_mean
    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4ef9e1c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    353d8bf View commit details
    Browse the repository at this point in the history
  15. Update _utils.py

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f26d51 View commit details
    Browse the repository at this point in the history
  16. typing

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2cec2c7 View commit details
    Browse the repository at this point in the history
  17. Update _utils.py

    Illviljan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c5a3054 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. matrix_transpose

    Illviljan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e3923f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c4ba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d8882 View commit details
    Browse the repository at this point in the history
  4. simplify function names

    Illviljan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0c83ff6 View commit details
    Browse the repository at this point in the history
  5. vecdot

    Illviljan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    27ebb03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0022d04 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Use normal repr

    Illviljan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b7d734a View commit details
    Browse the repository at this point in the history
  2. Normal repr

    Illviljan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1891a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e77d38d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26de5e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5496da9 View commit details
    Browse the repository at this point in the history
  6. Update _set_functions.py

    Illviljan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6499fb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. flip

    Illviljan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4dba4bf View commit details
    Browse the repository at this point in the history