Computing on Indices
I received this inquiry from Daniel Lyons, and I wanted to post my response here, since this is a favorite
APL a Day #6: Indices and Encoding
Previous sessions established a basic conception of indexing an array. Namely,
an index encodes a reference to an element in
APL a Day #5: Indexing into Arrays
By now, clearly a shape [https://www.sacrideo.us/apl-a-day-3-arrays-have-shape/] and
vector of values [https://www.sacrideo.us/apl-a-day-4-arrays-have-elements/] precisely