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

Add Mathematical functions to Numpy Frontend #1525

Open
94 of 99 tasks
Aarsh2001 opened this issue Jun 19, 2022 · 34 comments
Open
94 of 99 tasks

Add Mathematical functions to Numpy Frontend #1525

Aarsh2001 opened this issue Jun 19, 2022 · 34 comments
Assignees
Labels
hacktoberfest hacktoberfest NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks

Comments

@Aarsh2001
Copy link
Contributor

Aarsh2001 commented Jun 19, 2022

Add Mathematical 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/mathematical\_functions/trigonometric\_functions.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_np\_trigonometric\_functions.py
  • ivy/functional/frontends/numpy/mathematical\_functions/hyperbolic\_functions.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_np\_hyperbolic\_functions.py
  • ivy/functional/frontends/numpy/mathematical\_functions/rounding.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_rounding.py
  • ivy/functional/frontends/numpy/mathematical\_functions/sums\_products\_differences.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_sums\_products\_differences.py
  • ivy/functional/frontends/numpy/\_\_init\_\_.py
  • ivy/functional/frontends/numpy/mathematical\_functions/exponents\_and\_logarithms.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_exponents\_and\_logarithms.py
  • ivy/functional/frontends/numpy/mathematical\_functions/miscellaneous.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_miscellaneous.py
  • ivy/functional/frontends/numpy/mathematical\_functions/floating\_point\_routines.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_floating\_point\_routines.py
  • ivy/functional/frontends/numpy/mathematical\_functions/arithmetic\_operations.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_np\_arithmetic\_operations.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_arithmetic\_operations.py
  • ivy/functional/frontends/numpy/mathematical\_functions/handling\_complex\_numbers.py
  • ivy/functional/frontends/numpy/ufunc/methods.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_handling\_complex\_numbers.py
  • ivy/functional/frontends/numpy/mathematical\_functions/extrema\_finding.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_mathematical\_functions/test\_extrema\_finding.py
@Aarsh2001 Aarsh2001 added Extension NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks labels Jun 19, 2022
@pushpahasa1 pushpahasa1 mentioned this issue Jul 31, 2022
@gurkankilicaslan gurkankilicaslan mentioned this issue Jul 31, 2022
aman190202 added a commit to aman190202/ivy that referenced this issue Aug 1, 2022
@ivy-llc ivy-llc deleted a comment from TheMonocledHamster Aug 1, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Aug 1, 2022
@ivy-llc ivy-llc deleted a comment from pushpahasa1 Aug 1, 2022
@ivy-llc ivy-llc deleted a comment from gurkankilicaslan Aug 1, 2022
@ivy-llc ivy-llc deleted a comment from alekpinel Aug 2, 2022
@alekpinel alekpinel mentioned this issue Aug 2, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Aug 3, 2022
aman190202 added a commit to aman190202/ivy that referenced this issue Aug 3, 2022
This was referenced Aug 6, 2022
@vedpatwardhan vedpatwardhan mentioned this issue Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Darshan2104 Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Nouran6Gamal Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Ajisco Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Change-m Aug 7, 2022
@anhdang000 anhdang000 mentioned this issue Aug 8, 2022
@nothingbutmilk nothingbutmilk mentioned this issue Aug 10, 2022
@aryanxk02
Copy link
Contributor

tanh #3005

@aryanxk02
Copy link
Contributor

@aryanxk02 No problem go for it I'll change mine :)

Hi @Darshan2104 I have written code for tanh function. But the tests are failing when I run them locally. Could you please help me with that!

One of the short test summary info is -

FAILED:
test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_np_hyperbolic_functions.py::test_numpy_tanh[cpu-ivy.functional.backends.numpy-True-False-np_call-numpy]

Thanks :}

@Darshan2104
Copy link
Contributor

@aryanxk02 this is not the right place for discussion!
Do join a discord server, people are there to help.

@ivy-llc ivy-llc deleted a comment from sineha17 Sep 6, 2023
@ivy-llc ivy-llc deleted a comment from Dharanisree2000 Sep 6, 2023
@stalemate1
Copy link
Contributor

@Abhayooo7
Copy link
Contributor

@yatin3510
Copy link

[]#23345

@khawajaJunaid
Copy link

khawajaJunaid commented Sep 11, 2023

@steve-mir
Copy link

@Sol1man
Copy link

Sol1man commented Sep 13, 2023

#23545

@Anteemony
Copy link
Contributor

Anteemony commented Sep 13, 2023

@juliusmarkwei
Copy link

@mintesin
Copy link

#23645

@Sol1man
Copy link

Sol1man commented Sep 15, 2023

@ivy-llc ivy-llc deleted a comment from RohitSgh Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from thaileqt Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from VaishnaviMudaliar Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from Mghrabi Sep 20, 2023
@alikara345
Copy link

arcsin #23794

@alikara345 alikara345 mentioned this issue Sep 25, 2023
5 tasks
@ivy-llc ivy-llc deleted a comment from binael Sep 25, 2023
@a0m0rajab a0m0rajab added the hacktoberfest hacktoberfest label Sep 25, 2023
@ivy-llc ivy-llc deleted a comment from Karanveer2202 Sep 27, 2023
@ivy-llc ivy-llc deleted a comment from theoreid11 Sep 27, 2023
@ivy-llc ivy-llc deleted a comment from romailafzal Sep 28, 2023
@C-Maringe
Copy link

maximum #26406

@ivy-llc ivy-llc deleted a comment from lydiaworku Oct 3, 2023
@michaelbabajide
Copy link

@louie499 louie499 mentioned this issue Jan 2, 2024
@louie499
Copy link

louie499 commented Jan 2, 2024

@ivy-llc ivy-llc deleted a comment from Ewurama-A Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks
Projects
None yet
Development

No branches or pull requests