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

ak.full_like should support asymmetric broadcasting #2787

Open
agoose77 opened this issue Oct 30, 2023 · 0 comments
Open

ak.full_like should support asymmetric broadcasting #2787

agoose77 opened this issue Oct 30, 2023 · 0 comments
Labels
bug The problem described is something that must be fixed

Comments

@agoose77
Copy link
Collaborator

Version of Awkward Array

main

Description and code to reproduce

NumPy's full_like functions implement asymmetric broadcasting; the fill_value argument is broadcast to the array argument's structure. We should also support this.

@agoose77 agoose77 added the bug (unverified) The problem described would be a bug, but needs to be triaged label Oct 30, 2023
@agoose77 agoose77 added bug The problem described is something that must be fixed and removed bug (unverified) The problem described would be a bug, but needs to be triaged labels Jan 3, 2024
@jpivarski jpivarski added this to Unprioritized in Finalization Jan 19, 2024
@jpivarski jpivarski moved this from Unprioritized to P3 in Finalization Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The problem described is something that must be fixed
Projects
Development

No branches or pull requests

1 participant