Sum of a Single Matrix along Rows ========================================= This is an example of computing the sum of a single matrix input along the rows of the matrix. .. jupyter-execute:: ../../../../omtools/examples/valid/ex_sum_single_matrix_along1.py .. embed-n2 :: ../omtools/examples/valid/ex_sum_single_matrix_along1.py