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

Implemented Extended Ivy Function API - Modf #17629

Merged
merged 10 commits into from
Jul 10, 2023

Conversation

RakshitKumar04
Copy link
Contributor

Close #17464

@ivy-leaves ivy-leaves added Array API Conform to the Array API Standard, created by The Consortium for Python Data API Standards Ivy API Experimental Run CI for testing API experimental/New feature or request labels Jun 23, 2023
@RakshitKumar04
Copy link
Contributor Author

Hey, @Aarsh2001 it's my first time contributing an API to Ivy. Could you please review my implementation and provide guidance if anything needs correction?
Thank you!

Copy link
Contributor

@Aarsh2001 Aarsh2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @RakshitKumar04 , kindly implement the function in ivy/functional/ivy/experimental/elementwise.py

@RakshitKumar04
Copy link
Contributor Author

@Aarsh2001 I have added the function to ivy/functional/ivy/experimental/elementwise.py, please take a look.

@RakshitKumar04
Copy link
Contributor Author

@Aarsh2001 please review my PR.

@RakshitKumar04
Copy link
Contributor Author

Hey, @AnnaTz can you please review my PR.

Copy link
Contributor

@Aarsh2001 Aarsh2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@Aarsh2001 Aarsh2001 merged commit 9f0ee7d into ivy-llc:master Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Array API Conform to the Array API Standard, created by The Consortium for Python Data API Standards Ivy API Experimental Run CI for testing API experimental/New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

modf
3 participants