Skip to content

Add Instance Methods to NumPy Frontend #3607

Open
@iamjameskeane

Description

@iamjameskeane

Add Instance Methods 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/ndarray/ndarray.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/helpers.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_ndarray/test\_ndarray.py
ivy/functional/frontends/numpy/creation\_routines/from\_existing\_data.py
ivy/functional/frontends/jax/devicearray.py
ivy/functional/frontends/numpy/manipulation\_routines/changing\_array\_shape.py
ivy/functional/frontends/numpy/sorting\_searching\_counting/searching.py
ivy/functional/backends/tensorflow/linear\_algebra.py
ivy/functional/frontends/numpy/manipulation\_routines/transpose\_like\_operations.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_manipulation\_routines/test\_transpose\_like\_operations.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