Re: [Bug-apl] Whats a better way to do this?

2015-11-07 Thread alexweiner
That works! I guess I was overthinking . Thanks! Original Message Subject: Re: [Bug-apl] Whats a better way to do this? From: Kacper Gutowski Date: Sat, November 07, 2015 4:25 pm To: alexwei...@alexweiner.com Cc: "bug-apl@gnu.org" On Sun,

Re: [Bug-apl] Question on installing GNU APL on Windows

2015-11-07 Thread Alexey Veretennikov
Hi, One can try to build GNU APL on Windows using mingw gcc(msys gcc). In order to use APL characters one can install Dyalog APL font and IME for entering characters(see the Dyalog page). Br,/Alexey On Thu, Nov 5, 2015 at 5:21 PM -0800, "Blake McBride" wrote: Some thoughts: 1.  Cyg

Re: [Bug-apl] Whats a better way to do this?

2015-11-07 Thread Kacper Gutowski
On Sun, Nov 8, 2015 at 12:05 AM, wrote: > I thought it would have been as simple as b⊂subsections > because they are the same length, but that also yields an error. If I understand your problem correctly, it's simply b⊂¨subsections. -k

[Bug-apl] Whats a better way to do this?

2015-11-07 Thread alexweiner
Hi Bug apl,Does anyone have a recommendation on how to calculate `result` assuming you have `b` and `subsections` of any length?       subsections┌→─┐│┌→──┐ ┌→─┐│││┌→─