G
greenflame
I am working on an algorithm to put a 'matrix' in row echelon form, and
eventually reduced row echelon form. My script only seems to work if
there arent to many ones, zeros, or row(s) of zeros. I get a different
error message in each of the aforementioned cases. Both are like null
or length is undefined or not an object. Once at, line 245 other times
103, other times something else.... I'm thinking it may have something
to do with it going past the 'matrix'. the script is rather long so
here is the link to the script. It is a text file containing the code.
Here it is: http://ali.freezope.org/ref test
eventually reduced row echelon form. My script only seems to work if
there arent to many ones, zeros, or row(s) of zeros. I get a different
error message in each of the aforementioned cases. Both are like null
or length is undefined or not an object. Once at, line 245 other times
103, other times something else.... I'm thinking it may have something
to do with it going past the 'matrix'. the script is rather long so
here is the link to the script. It is a text file containing the code.
Here it is: http://ali.freezope.org/ref test