-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Update trigonometric_functions.py #3085
Conversation
I also noticed an error in the file. Since, it was already merged, I did not think it appropriate to edit that line without telling someone from the Ivy team first. |
Hey @athar-usama could you please elaborate on what is the error ? if not, please link the issue in the comments that you are working on 🙂 |
The error I am talking about is not in my function but in another function in this file. I noticed that under the "arccos" function definition, the unsupported dtype object is typed for "arcsin". With that cleared, what is the update on my pull request? It has been 4 days since I created the pull request and there are still no reviews on it. How much longer will I have to wait? P.S. I linked the issue in comments before creating the pull request. Even the comment has not been deleted yet. Why is this taking so long? Issue: Add Mathematical functions to Numpy Frontend #1525 |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
@bicycleman15 |
Hey @athar-usama, really sorry for the delay. Regarding the PR, I see that you have only implemented the frontend function, but not the test for it. Could you please implement that as well ? Refer to the contributor guide and deep dive for more info on how to add frontend tests. 🙂 |
Regarding the error that you noticed, could you raise an issue for it and we can continue the discussion for it there separately. |
Sure. I will check the contributor guide as well as the deep dive for adding frontend tests. |
Hi @bicycleman15 |
It has been 7 days once again. Kindly let me know how much longer do I have to wait? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ! Please resolve merge conflicts. I have approved the PR, so you can merge it yourself after resolving conflicts 🙂
Sorry for the delay.
That's great. Let me resolve the conflicts, and then I'll merge the PR. Thanks a lot. |
Close #3084 |
I have resolved the conflicts. Can you please guide me on how to merge the PR now? or you may merge it yourself please. |
Can you please guide me on why is this pull request not being merged? There are no conflicts and it has been approved as well. |
Sorry for the delay, I have merged it manually now. Even I am not sure why you were not able to merge it yourself 🤔 |
@bicycleman15 |
No description provided.