Antonio Sanchez a500da1dc0 Fix broadcasting oob error.
For vectorized 1-dimensional inputs that do not take the special
blocking path (e.g. `std::complex<...>`), there was an
index-out-of-bounds error causing the broadcast size to be
computed incorrectly.  Here we fix this, and make other minor
cleanup changes.

Fixes #2351.
2021-10-25 19:31:12 +00:00
..
2019-09-16 19:33:29 -04:00
2021-09-02 02:20:54 +00:00
2021-02-27 12:09:33 +00:00