bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Problem with modulo arithmetic on Gaussian integers redux


From: Frederick Pitts
Subject: [Bug-apl] Problem with modulo arithmetic on Gaussian integers redux
Date: Tue, 13 Jun 2017 22:52:40 -0500

Juergen,

        I'm seeing errors with the mod (∣) operator applied to Gaussian
integers again.  With svn 896, the mod operator yields a nonzero
residual result while the division operator yields an exact Gaussian
integer quotient result as follows

      1J3 ∣ 8J4
1J3
      8J4 ÷ 1J3
2J¯2
      1J3 × 2J¯2
8J4

        I'm running Fedora 25, 64 bit, on an Intel Core i7-6700 4 core
CPU with 16 Gbyte memory.

        The attached TGI0.apl generates many more failure examples if
needed.

Regards,

Fred

Attachment: TGI0.apl
Description: Text document


reply via email to

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