xiao278 / Matrix-Calculator

A matrix calculator that performs elementary row operations. Supports letter variables.
0 stars 0 forks source link

ambiguity between variable and row/col in elementary operations #11

Closed xiao278 closed 2 years ago

xiao278 commented 2 years ago

how to deal with r1 += rr2? solutions:

xiao278 commented 2 years ago

disabled use of lower case i.e. r and c to represent row and col