Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amend matrix * vector specialization for strided arrays
This restricts the element type of the input vector to be `<:Real` and only converts in case the promoted type is concrete. Fixes #32092.
- Loading branch information