Menu
Home / Blog
The Dyalog Blog
278 blog posts in 36 categories covering APL insights, company news and events, innovative projects, and more.
- In: APL Language
Abstract Some functions are simply stated and easily understood as multiply-recursive functions. For example, the Fibonacci numbers are {1≥⍵:⍵ ⋄ (∇... Read
I-Beam (⌶) is an operator that takes as its operand a numeric code and derives a function which isn’t really considered to be part of the APL language... Read
- In: Algorithms, APL Language
Andy reported that in the shuffle QA some functions take a long time: m9249 “4½ days so far” rankop 21.5 hours... Read
For-loops Given an initial state defined by a number of variables, a for-loop iterates through its argument array modifying the state. A←... ⋄... Read
- In: APL Community, Use Cases
At Dyalog we have been wondering for some time about a recurring spark of applications for educational licences from Africa. In this article we speak to... Read
- In: Algorithms
The halting problem is the problem of determining, from a description of a program and an input, whether the program will finish running or continue to run... Read
Categories
- AI (1)
- Algorithms (25)
- APL Community (28)
- APL Competitions (2)
- APL Language (63)
- APL Problem Solving Competition (18)
- APL Seeds (3)
- CTO (63)
- CXO (12)
- Dyalog '14 (11)
- Dyalog '15 (14)
- Dyalog '16 (14)
- Dyalog '17 (2)
- Dyalog '18 (9)
- Dyalog '19 (16)
- Dyalog '20 (2)
- Dyalog '22 (5)
- Dyalog '23 (13)
- Dyalog '24 (6)
- Dyalog on the Road (10)
- DYNA (3)
- Events (91)
- Implementation (9)
- MiServer (5)
- Musings (15)
- Raspberry Pi (21)
- Recreational (13)
- Robots (14)
- SharpPlot (3)
- Team Dyalog (41)
- Tips and Tricks (13)
- Tools (11)
- Uncategorized (1)
- Use Cases (5)
- Videos (37)
- Windows (3)