Re: Time/size complexity of APL algorithms

2020-02-17 Thread Dr . Jürgen Sauermann
Hi Elias, thank you very much for your suggestion. See my comments below. Jürgen On 2/17/20 8:11 AM, Elias Mårtenson wrote: First of all, I hope Jürgen is OK with me posting about an APL-related topic that doe

Re: Time/size complexity of APL algorithms

2020-02-17 Thread Elias Mårtenson
On Mon, 17 Feb 2020 at 19:57, Dr. Jürgen Sauermann wrote: > The discussions around paralellisation let me to start thinking about ways > to improve this in APL, and I was wondering if it would be possible to make > a purely immutable APL implementation. If so, it would, at least in theory, > bepo

Time/size complexity of APL algorithms or I have no clue

2020-02-17 Thread Bill Daly
 I'm sending dom.apl from my apl-library (it needs work) together with the libraries it copys.  The function dom∆parse is slow and a memory hog.  You probably should say it should be rewritten in C and I would agree.  Each time I've thought about it, I laid down, put a hot compress over my eyes