bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Hang in Residue


From: Juergen Sauermann
Subject: Re: [Bug-apl] Hang in Residue
Date: Fri, 5 Jan 2018 13:57:13 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi Jay,

hmm, interesting. I am getting this:

      A←(-⌽A),0,A←1e¯200 1e¯100 1 1e100 1e200
      A∘.|A
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
¯1E200 ¯1E100 ¯1 ¯1E¯100 ¯1E¯200 0 1E¯200 1E¯100 1 1E100 1E200
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0
 0E0    0E0    0  0E0     0E0    0 0E0    0E0    0 0E0   0E0


I suppose it is one of the A[i] A[j] which causes the hanging so it would
be interesting to know which one. Probably one with
+/- 1E¯200 or 1E¯100.

Best Regards,
/// Jürgen


On 01/05/2018 12:16 PM, Jay Foad wrote:
At svn r1028 on Linux I get:

      A←(-⌽A),0,A←1e¯200 1e¯100 1 1e100 1e200
      A∘.|A
(hangs)

Jay.


reply via email to

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