First time here? Check out the FAQ!
asked 2016-06-26 10:19:07 +0100
in Numpy, we can use sum(M,axis=0) or sum(M,axis=1)
what is the equivalent instruction syntax with sage ?