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

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

[Octave-bug-tracker] [bug #49668] Incorrect description of backslash ope


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #49668] Incorrect description of backslash operator on website
Date: Tue, 22 Nov 2016 09:20:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

URL:
  <http://savannah.gnu.org/bugs/?49668>

                 Summary: Incorrect description of backslash operator on
website
                 Project: GNU Octave
            Submitted by: caliari
            Submitted on: Tue 22 Nov 2016 09:20:16 AM GMT
                Category: Octave website
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear all,

the description


x = A \ b     # Solve the system  Ax = b  by inverting A


on the website is not correct. The matrix is not inverted, rather the LU
factorization is computed. Inverting matrices for solving linear systems is
generally bad.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49668>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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