[Bugzilla] [Bug 14747] Samuel GOUGEON has changed bug_status, resolution

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Wed Mar 14 14:11:00 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=14747
--------- Bug Summary -----------
z=spec(A,B) may not return complex conjugate eigenvalues when A and B are real

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
bug_status, resolution


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Samuel GOUGEON <sgougeon at free.fr> ---
--> real(z(2)-z(3))/norm(z) < %eps/2
 ans  =
  T

--> imag(z(2)+z(3))/norm(z) < %eps/2
 ans  =
  T

These differences are within numerical round-off errors

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180314/18744b8c/attachment.htm>


More information about the Bugzilla mailing list