mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +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.