bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] axis specification issue... (?)


From: Fausto Saporito
Subject: [Bug-apl] axis specification issue... (?)
Date: Tue, 14 Apr 2015 08:31:01 +0200

Hello,

as I wrote before I'm trying to use the Sullivan multi precision
package with GNU APL.
That workspace was written with Dyalog APL in mind, so there're some
Dyalog feature we saw before ([]SIGNAL, []FMT).
Those are now ok.

But I have this problem:

{delta}6:{->}(0^.=x{<-}(-{rho}f),1 {neg}1[s]{times}x,f)/0 @ Put it all
together, quit if zero

it gives me RANK ERROR

RANK ERROR
Fexec[30]  →(0∧.=x←(-⍴f),1 ¯1[s]×x,f)/0
                                              ^             ^
when i try to calculate '234233' ADD '23434983498'. I suppose the
problem could be the AXIS [s], but I'm not sure how to read exactly
the error message.

Attached there's the workspace (not yet completed) translated from ASCII

thanks,
Fausto

Attachment: multiprex.xml
Description: Text Data


reply via email to

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