Fork me on GitHub
#core-matrix
<
2018-11-28
>
octahedrion08:11:47

what's the fastest way to sum all rows of a 2d matrix into a column matrix ?

octahedrion08:11:25

is there a faster way than (map m/esum mat) ?