Contents:
Sparse matrix-vector product with particles in the last dimension
idx (Tensor) – Index of the sparse matrix (2, n_edges)
Tensor
val (Tensor) – Values of the sparse matrix (n_edges, n_particles)
vec (Tensor) – Vector of shape (n_vars, n_particles)
Matrix-vector product of shape (n_vars, n_particles)