array-programming

Tag

Cards List
#array-programming

Beginner J: Dealing Cards

Lobsters Hottest · 2026-07-26 Cached

This article introduces methods for generating playing cards, dealing cards, and shuffling in the J language using catalog operator, transpose, random number functions, and permutation functions.

0 favorites 0 likes
#array-programming

l: A new runtime for k and q

Hacker News Top · 2026-07-07 Cached

l is a new runtime for k4, q, and qSQL that provides transparent SIMD, compressed vectors, and automatic parallelism while maintaining full compatibility with existing code. It targets high-performance computing on Wall Street.

0 favorites 0 likes
#array-programming

BQN: What Is a Primitive?

Hacker News Top · 2026-05-30 Cached

This article by Marshall Lochbaum discusses the philosophy behind choosing primitives in the BQN array programming language, arguing that primitives should be discovered rather than invented, and contrasts symbols versus names.

0 favorites 0 likes
← Back to home

Submit Feedback