Hello Jürgen,
thanks a lot.
Best Regards
Hans-Peter
Am 26.02.25 um 18:42 schrieb Dr. Jürgen Sauermann:
Hi Hans-Peter,
thanks, fixed in *SVN 1844*.
Best Regards,
Jürgen
On 2/18/25 21:14, Hans-Peter Sorge wrote:
*)clear*
CLEAR WS
* (⊂¨(1 0 1 0 0 1) (1 1 1)) ⊂¨ ⊂¨(1 0 1 0 0 1) (1 1 1) *
R
Hi,
The Diamond operator is not always working as advertised.
Several statements on the same line are separated by the APL character ◊
(called /Diamond/).
Note that different statements on the same line are executed from left
to right while each statement is evaluated from right to left.
a
Hi Jürgen,
thank you.
Loading a )DUMPed WS.apl brings the variable back - thank you.
Now.
Loading a )DUMPed WS.apl with a 1⍴' ' variable in it takes about
11[sec] to restore the Var!!
>> ~ 2⍴' ' is blowing the )TIME LIMIT.
A couple of ~50k sized Vars made me kill the process and e
Hi Hans-Peter,
thanks, fixed in *SVN 1844*.
Best Regards,
Jürgen
On 2/18/25 21:14, Hans-Peter Sorge wrote:
*)clear*
CLEAR WS
* (⊂¨(1 0 1 0 0 1) (1 1 1)) ⊂¨ ⊂¨(1 0 1 0 0 1) (1 1 1) *
RANK ERROR
(⊂¨(1 0 1 0 0 1) (1 1 1))⊂¨⊂¨(1 0 1 0 0 1) (1 1 1)
^ ^
*/⍝ just
Hi Hans-Peter,
thanks, fixed in *SVN 1843*.
Best Regards,
Jürgen
I have made a major re-disign of 10 ⎕CR B, hope it does
not brake other
On 2/16/25 12:35, Hans-Peter Sorge wrote:
Hi,
$ apl -q
/⍝ create, rather simple, content/
* BUG←⊂⊂¨(1 2 0)⍴¨'X'
*/⍝ dump content/***
)dump buggy
Hi,
thanks for sharing your workspaces. I am somewhat busy right now, so
please remind
me if I haven't updated the community page within 3 weeks.
I am also wondering if we should have abstraction workspaces for ⎕FIO
any longer.
The one shipped with GNU APL is for backward compatibility only,