|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Problem with modulo arithmetic on Gaussian integers redux |
Date: | Thu, 15 Jun 2017 12:50:11 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Hi Jay, thanks again for the explanation. As a matter of fact, older GNU APL versions did use a more common-sense definition of tolerant floor, but then Fred reported problems with the Gaussian integers and I thought that this may be caused by me not strictly following the ISO standard. So I changed the implementation to follow the ISO standard. more and more. Apparently that was the wrong path. It remains interesting why this happens only on some platforms, but I suppose this is due to rounding errors. I will try another approach now, using the distance from the nearest Gaussian integer in tolerant floor. Best Regards, Jürgen Sauermann On 06/15/2017 10:38 AM, Jay Foad wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |