octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57175] Incorrect output using rref() function


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57175] Incorrect output using rref() function on integer matrix
Date: Wed, 6 Nov 2019 12:29:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36

Follow-up Comment #2, bug #57175 (project octave):

I agree that some kind of integer rounding must be in effect with your claim
of what the correct answer ought to be.

For one more example, I used the symbolic package to compute the answer as


R = (sym 4×5 matrix)

  ⎡1  0  0  0  -13/4⎤
  ⎢                 ⎥
  ⎢            -99  ⎥
  ⎢0  1  0  0  ──── ⎥
  ⎢             20  ⎥
  ⎢                 ⎥
  ⎢0  0  1  0    2  ⎥
  ⎢                 ⎥
  ⎣0  0  0  1    4  ⎦



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57175>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]