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 Jax frontend #8426

Open
Tracked by #10838
fnhirwa opened this issue Dec 15, 2022 · 22 comments
Open
Tracked by #10838

Add mathematical functions to Jax frontend #8426

fnhirwa opened this issue Dec 15, 2022 · 22 comments
Assignees
Labels
hacktoberfest hacktoberfest JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks

Comments

@fnhirwa
Copy link
Contributor

fnhirwa commented Dec 15, 2022

These functions can be found in jax.numpy namespace

_

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/jax/numpy/mathematical\_functions.py
ivy\_tests/test\_ivy/test\_frontends/test\_jax/test\_jax\_numpy\_math.py
ivy/functional/frontends/jax/numpy/name\_space\_functions.py
ivy\_tests/test\_ivy/test\_frontends/test\_jax/test\_jax\_numpy\_namespace\_functions.py
ivy/functional/frontends/jax/devicearray.py
ivy\_tests/test\_ivy/helpers/function\_testing.py
ivy\_tests/test\_ivy/test\_frontends/test\_jax/test\_jax\_devicearray.py

@fnhirwa fnhirwa added JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks Ivy API Experimental Run CI for testing API experimental/New feature or request labels Dec 15, 2022
@fnhirwa fnhirwa self-assigned this Dec 15, 2022
@ivy-llc ivy-llc deleted a comment from adnit Dec 23, 2022
@ivy-llc ivy-llc deleted a comment from hmahmood24 Jan 8, 2023
@ivy-llc ivy-llc deleted a comment from jiisa-k Jan 9, 2023
@ivy-llc ivy-llc deleted a comment from jesuskcapellan Jan 10, 2023
@ivy-llc ivy-llc deleted a comment from Aidan7757 Jan 12, 2023
@ivy-llc ivy-llc deleted a comment from moloydas Jan 16, 2023
@ivy-llc ivy-llc deleted a comment from glasalm Jan 16, 2023
@ivy-llc ivy-llc deleted a comment from moloydas Jan 17, 2023
@TakshPanchal
Copy link
Contributor

TakshPanchal commented Jan 17, 2023

exp is already implemented, but it is still not ticked in this dashboard.

@ivy-llc ivy-llc deleted a comment from TakshPanchal Jan 17, 2023
@ivy-llc ivy-llc deleted a comment from YanniPapandreou Jan 17, 2023
@karalleyna
Copy link
Contributor

The following tests are not implemented:

  • arcsin
  • log1p

@fnhirwa
Copy link
Contributor Author

fnhirwa commented Jan 18, 2023

The following tests are not implemented:

  • arcsin
  • log1p

Hey would you add them😊

@ivy-llc ivy-llc deleted a comment from JacobB33 Jan 18, 2023
@karalleyna
Copy link
Contributor

The following tests are not implemented:

  • arcsin
  • log1p

Hey would you add them😊

I already implemented them :)

@ivy-llc ivy-llc deleted a comment from andylolu2 Jan 19, 2023
@ivy-llc ivy-llc deleted a comment from AhmedHashish123 Jan 22, 2023
@ivy-llc ivy-llc deleted a comment from leacornelio Feb 7, 2023
@ivy-llc ivy-llc deleted a comment from vaithak Feb 8, 2023
@ivy-llc ivy-llc deleted a comment from JPGoodale Feb 12, 2023
@leacornelio leacornelio mentioned this issue Feb 13, 2023
@ivy-llc ivy-llc deleted a comment from jatinS-dev Feb 17, 2023
@ivy-llc ivy-llc deleted a comment from kunalagra Feb 20, 2023
@Supremolink81 Supremolink81 mentioned this issue Feb 22, 2023
1 task
@ivy-llc ivy-llc deleted a comment from thegeek13242 Feb 24, 2023
@OzMoti OzMoti mentioned this issue Jul 28, 2023
@ivy-llc ivy-llc deleted a comment from OzMoti Jul 28, 2023
@ivy-llc ivy-llc deleted a comment from Tonycrux Jul 30, 2023
@ivy-llc ivy-llc deleted a comment from Tonycrux Jul 30, 2023
@Mwangi-ke
Copy link
Contributor

Mwangi-ke commented Aug 13, 2023

#21787

@ivy-leaves ivy-leaves assigned Ishticode and unassigned fnhirwa Aug 22, 2023
@Supremolink81 Supremolink81 mentioned this issue Aug 27, 2023
@AbdullahSabry
Copy link
Contributor

@ivy-llc ivy-llc deleted a comment from axcel342 Sep 6, 2023
@ivy-llc ivy-llc deleted a comment from dash96 Sep 7, 2023
@ivy-llc ivy-llc deleted a comment from rohitkg83 Sep 18, 2023
@envicdus envicdus mentioned this issue Sep 20, 2023
1 task
@ivy-llc ivy-llc deleted a comment from rohitkg83 Sep 21, 2023
@ivy-llc ivy-llc deleted a comment from thelonewolff Sep 21, 2023
@ivy-llc ivy-llc deleted a comment from AbdullahSabry Sep 22, 2023
@ivy-llc ivy-llc deleted a comment from OkeyAmy Sep 25, 2023
@a0m0rajab a0m0rajab added the hacktoberfest hacktoberfest label Sep 25, 2023
@ChibuezeOnejeme
Copy link
Contributor

@ivy-llc ivy-llc deleted a comment from ChibuezeOnejeme Oct 1, 2023
@ivy-llc ivy-llc deleted a comment from ro4i7 Oct 1, 2023
@ivy-llc ivy-llc deleted a comment from ro4i7 Oct 1, 2023
@ro4i7
Copy link

ro4i7 commented Oct 1, 2023

@ivy-llc ivy-llc deleted a comment from rohitkg83 Oct 2, 2023
@ivy-llc ivy-llc deleted a comment from Prathamsahu52 Oct 2, 2023
@20481A05K0
Copy link

hey there
may i know the problem clearly actually maximum all mathematical functions are implemented then what is the issue

@ivy-llc ivy-llc deleted a comment from JeffreyJu8 Oct 3, 2023
@20481A05K0
Copy link

Hello there!!
does gradient is implemented in jax frontend or can i start working on it please respond asap

@ivy-llc ivy-llc locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest hacktoberfest JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks
Projects
None yet
Development

No branches or pull requests