vec_outer
vec_outer(a, b, axes=None):
Provides the outer product of a and b in a vectorized way. Currently not entirely convinced I’m doing it right :|
a:AnyNo description…
b:AnyNo description…
axis:AnyNo description…
:returns:_No description…
Examples:
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings