Sum of Multiple Matrices along Rows ======================================= This is an example of computing the elementwise sum of the axiswise sum of matrices M1 ad M2 along the rows. .. jupyter-execute:: ../../../../omtools/examples/valid/ex_sum_multiple_matrix_along1.py .. embed-n2 :: ../omtools/examples/valid/ex_sum_multiple_matrix_along1.py