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

FIX-#6287: Fix handling of numpy array_function #6288

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 23, 2023

  1. FIX-modin-project#6287: Fix handling of numpy array_function

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fd1c7c0 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3baae48 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3a72779 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f7527f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge remote-tracking branch 'upstream/master' into rehan/6287

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    22147e9 View commit details
    Browse the repository at this point in the history
  2. Fix array_ufunc

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    66b36c7 View commit details
    Browse the repository at this point in the history
  3. Fix error string in test

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5de028b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. lint

    Signed-off-by: Rehan Durrani <[email protected]>
    RehanSD committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4f18ffe View commit details
    Browse the repository at this point in the history
  2. Update modin/numpy/arr.py

    Co-authored-by: Vasily Litvinov <[email protected]>
    RehanSD and vnlitvinov committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    074a52b View commit details
    Browse the repository at this point in the history