QBobWatson / gt-linalg

Interactive Linear Algebra, free online textbook at Georgia Tech
919 stars 172 forks source link

Feedback on matrix-equations #396

Open ag9018 opened 2 years ago

ag9018 commented 2 years ago

In reference to version 224734d7be7ff0c4a8adb3a206356ea122112f33

In the two expandable examples "Example (An Inconsistent System)" and "Example (A Consistent System)", the color coding of the column vectors does not match the color coding of the vector graphs. In particular, v{1} should be BLUE, v{2} should be GREEN, and w should be BLACK to match the graph with the column vectors.