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

numpy frontend square #2655

Merged
merged 1 commit into from
Aug 8, 2022
Merged

numpy frontend square #2655

merged 1 commit into from
Aug 8, 2022

Conversation

fnhirwa
Copy link
Contributor

@fnhirwa fnhirwa commented Aug 5, 2022

Hi @jkeane508
This PR is for issue #2591
Thanks.

Copy link
Contributor

@iamjameskeane iamjameskeane left a comment

Choose a reason for hiding this comment

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

Looks good just a small change needed :)


# square
@given(
dtype_and_x=helpers.dtype_and_values(available_dtypes=ivy_np.valid_float_dtypes),
Copy link
Contributor

Choose a reason for hiding this comment

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

We should test all numeric types not just float as this function accepts int dtypes too

@fnhirwa
Copy link
Contributor Author

fnhirwa commented Aug 6, 2022

Hi James made requested changes, hope it's good to go now.

@fnhirwa fnhirwa reopened this Aug 8, 2022
@iamjameskeane iamjameskeane merged commit f18363f into ivy-llc:master Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants