Return the Kronecker tensor product of arrays. It extends the functionality of the (jax.)numpy.kron() function.
(jax.)numpy.kron()
*args – Input arrays to compute the Kronecker tensor product.
ndarray | Array
ndarray
Array
Kronecker tensor product of the input arrays