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

diff() does not specify type promotion behavior #852

Open
asmeurer opened this issue Nov 5, 2024 · 0 comments
Open

diff() does not specify type promotion behavior #852

asmeurer opened this issue Nov 5, 2024 · 0 comments

Comments

@asmeurer
Copy link
Member

asmeurer commented Nov 5, 2024

diff() potentially takes multiple arrays as input (x, prepend, and append). But it doesn't specify if they should type promote together, or if the standard is only defined when prepend and append have the same data type as x

https://data-apis.org/array-api/draft/API_specification/generated/array_api.diff.html#diff

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

No branches or pull requests

1 participant