Skip to content

Add Sorting, searching, and counting functions to Numpy Frontend #1531

Open
@Aarsh2001

Description

@Aarsh2001

Add Sorting, searching, and counting functions to Numpy frontend:

_

Please keep in mind that the proper way to link an issue to this list is to comment "- [ ] #issue_number" while the issue's title only includes the name of the function you've chosen.
_

The main file paths where these functions are likely to be added are:

ivy/functional/frontends/numpy/sorting\_searching\_counting/sorting.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_sorting\_searching\_counting/test\_sorting.py
ivy/functional/frontends/numpy/sorting\_searching\_counting/counting.py
ivy/functional/frontends/numpy/sorting\_searching\_counting/searching.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_sorting\_searching\_counting/test\_counting.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_sorting\_searching\_counting/test\_searching.py
ivy/functional/frontends/numpy/logic/array\_type\_testing.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_logic/test\_array\_type\_testing.py

Metadata

Metadata

Assignees

Labels

NumPy FrontendDeveloping the NumPy Frontend, checklist triggered by commenting add_frontend_checklistToDoA ToDo list of taskshacktoberfesthacktoberfest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions