bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Another GCD of complex number issue


From: Frederick Pitts
Subject: [Bug-apl] Another GCD of complex number issue
Date: Mon, 24 Apr 2017 13:33:03 -0500

Hello Juergen,

        As of svn revision 931, I observe the following for greatest
common divisor calculations

      ¯3J0 ∨ ¯3J0
2
      ¯1J0 ∨ ¯3J0
2
      ¯1J0 ∨ ¯1J0
0

        2 does not evenly divide ¯3J0 or ¯1J0 and 0 does not divide.

        Please find attached APL code that can be used to identify more
bad results if needed.

Regards,

Fred

Attachment: GCD_PROB.apl
Description: Text document

Attachment: GCD_PROG.out.0
Description: Text document


reply via email to

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