Skip to content

Conversation

stephenswat
Copy link
Member

Previously the strided array copying code accepted only multi-dimensional vectors, even if the dimensionality was actually one. This commit changes this so the code can conditionally accept scalars instead of 1D vectors.

Previously the strided array copying code accepted only
multi-dimensional vectors, even if the dimensionality was actually one.
This commit changes this so the code can conditionally accept scalars
instead of 1D vectors.
@stephenswat stephenswat added bug Something isn't working core Issues and changes related to the core library labels Apr 10, 2025
@stephenswat stephenswat merged commit 368bc7b into acts-project:main Apr 10, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Issues and changes related to the core library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant