linear-algebra icon indicating copy to clipboard operation
linear-algebra copied to clipboard

Error in `linear transformation: scale`

Open Tegos opened this issue 4 years ago • 0 comments

Hello. Nice job. But there is an error when try to open linear transformation: scale.

Error: Matrix columns length should be equal to vector components length.
    at e.value (vector.js:140)
    at contour.js:20
    at Array.map (<anonymous>)
    at e.value (contour.js:19)
    at renderGridContent (linear-transformation-example.js:20)
    at grid-example.js:19

image

Tegos avatar Jul 10 '19 05:07 Tegos