PLAY PODCASTS
Indexing in APL vs Yorick

Indexing in APL vs Yorick

The indexing notation and broadcasting rules of the Yorick programming language based on a tweet by Jeremy Howard, and conclude that the two approaches achieve the same thing; one by manipulating data shape until broadcasting achieves desired result, the other by applying additional broadcasting rules on the existing shapes.

The APL Show podcast

October 6, 2022

Audio is streamed directly from the publisher (apl.show) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

The indexing notation and broadcasting rules of the Yorick programming language based on a tweet by Jeremy Howard, and conclude that the two approaches achieve the same thing; one by manipulating data shape until broadcasting achieves desired result, the other by applying additional broadcasting rules on the existing shapes.


YouTube Video (YouTube) ∙ Audio (download)

Topics

language-comparisonindexing