[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10067] [octave forge] (linear-algebra) Im
From: |
Philip Nienhuis |
Subject: |
[Octave-patch-tracker] [patch #10067] [octave forge] (linear-algebra) Improvement of funm |
Date: |
Mon, 4 Jul 2022 14:23:44 -0400 (EDT) |
Follow-up Comment #8, patch #10067 (project octave):
> 3) ordschur is replaced by LAPACK-Routine xTREXC (see trexc.cc).
Just FTR ordschur has been implemented in Octave since 2015. In patch #8307,
comment #6 it is mentioned that it is based on Lapack's 'trsen' rather than
'xTREXC'. Would you have any comment on that? I'm just asking, for the sake of
easy maintainability, to be sure that calls to different routines that merely
do the same thing are avoided.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10067>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10067] [octave forge] (linear-algebra) Improvement of funm,
Philip Nienhuis <=