mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* enable sum function to take an argument of dimension for a matrix fulfilling issue #1244 * added sum along a dimension to the unit test coverage for sum * added information about sum along a dimension to the markdown * fixed typo in error message * made formatting chagnes for linter * add sum to transformed functions