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

added argsort function and tests #1224

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

TrueMichato
Copy link
Collaborator

Due Diligence

  • General:
    • [v] base branch must be main for new features, latest release branch (e.g. release/1.3.x) for bug fixes
    • [v] title of the PR is suitable to appear in the Release Notes
  • Implementation:
    • [v] unit tests: all split configurations tested
    • [v] unit tests: multiple dtypes tested
    • [v] documentation updated where needed

Description

Issue/s resolved: #777

Changes proposed:

Type of change

New feature

Memory requirements

Performance

Does this change modify the behaviour of other functions? If so, which?

no

@ghost
Copy link

ghost commented Oct 4, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Thank you for the PR!

Copy link
Contributor

This pull request is stale because it has been open for 60 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement argsort
3 participants