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

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

[Octave-bug-tracker] [bug #60273] Wrong result in GSVD


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #60273] Wrong result in GSVD
Date: Fri, 19 Nov 2021 07:43:08 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

Follow-up Comment #24, bug #60273 (project octave):

On Ryzen:


octave:1> system("uname -m");
x86_64
octave:2>  __octave_config_info__ ("hg_id")
ans = 4fa09c269dde
octave:3> test gsvd quiet
PASSES 42 out of 46 tests (4 known bugs)



On Raspberry Pi 4:


octave:1> system("uname -m");
aarch64
octave:2> __octave_config_info__ ("hg_id")
ans = 4fa09c269dde
octave:3> test gsvd
PASSES 46 out of 46 tests


Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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