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

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

[Octave-bug-tracker] [bug #53527] When should octave recognize a matrix


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #53527] When should octave recognize a matrix as Hermitian?
Date: Fri, 30 Mar 2018 12:46:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

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

                 Summary: When should octave recognize a matrix as Hermitian?
                 Project: GNU Octave
            Submitted by: caliari
            Submitted on: Fri 30 Mar 2018 04:46:21 PM UTC
                Category: Performance
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In the discussion of bug #53499, it came out that when solving a linear system
with a matrix A which is not exactly symmetric (but issymmetric(A,eps) is
true), octave uses a general method (it was umfpack in that case, since the
matrix was sparse. I do not know what happens in the full case). The result
was a computational time three times larger than necessary. I opened this bug
report to start the discussion.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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