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

Duck array documentation improvements #7911

Merged
merged 41 commits into from
Jun 29, 2023

Commits on Jun 12, 2023

  1. draft updates

    TomNicholas committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0217fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a221bb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

  1. Deepak's suggestions

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fa58fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258dd54 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix various links

    TomNicholas committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b26e7ac View commit details
    Browse the repository at this point in the history
  2. itemized list

    TomNicholas committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ad81811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99394a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. examples of duckarrays

    TomNicholas committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c93f143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6279fd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    0eea00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc4fac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e8015f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70bfda5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fdb7e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68315f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2931b86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f21b00 View commit details
    Browse the repository at this point in the history
  9. whatsnew

    TomNicholas committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2bb65d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0ba66c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. double that

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0b405a1 View commit details
    Browse the repository at this point in the history
  2. numpy array class clarification

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ed6195c View commit details
    Browse the repository at this point in the history
  3. Remove sentence about xarray's internals

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    40eb53b View commit details
    Browse the repository at this point in the history
  4. array API standard

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a567aa4 View commit details
    Browse the repository at this point in the history
  5. proper link for sparse.COO type

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    76237a9 View commit details
    Browse the repository at this point in the history
  6. links to docstrings of array types

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1923d4b View commit details
    Browse the repository at this point in the history
  7. don't put variable in parentheses

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b26cbd8 View commit details
    Browse the repository at this point in the history
  8. double backquote formatting

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f62b4a9 View commit details
    Browse the repository at this point in the history
  9. better bracketing

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8d4bd3f View commit details
    Browse the repository at this point in the history
  10. fix list formatting

    TomNicholas committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e9287de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1e9b8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d545d5d View commit details
    Browse the repository at this point in the history
  13. link to todense method

    Co-authored-by: Deepak Cherian <[email protected]>
    TomNicholas and dcherian authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1ea2078 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be919b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c0a547 View commit details
    Browse the repository at this point in the history
  16. link to numpy ufunc docs

    TomNicholas committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d03e125 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    90a8bcb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    14057b9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    45000e4 View commit details
    Browse the repository at this point in the history
  20. fix warning in docs build

    TomNicholas committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    da8719d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. trigger CI

    TomNicholas committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    08c0f84 View commit details
    Browse the repository at this point in the history