mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* refactor: refactor _forEach method in DenseMatrix for readabilty without affecting performance * Handle edge case * Format * Remove unnecesary skip * Returned a fast case for flat arrays.