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