mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* fix: infer the correct type from two arrays defined as 2D * chore: add check that 1D * 1D (number[]) arrays result in scalar * chore: remove commented out line * fix: update test so that 2D arrays can be multiplied correctly --------- Co-authored-by: Jos de Jong <wjosdejong@gmail.com>