Completed
Reverse compose AKA behind
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
An Implementation of APL Array Notation - Dyalog '23
Automatically move to the next video in the Classroom when playback concludes
- 1 About me and discovering APL
- 2 What I did as an intern at Dyalog Ltd
- 3 Introduction to array notation
- 4 Uses and advantages of array notation
- 5 Array notation is statically parseable
- 6 "Fast execute" mechanism
- 7 User story for serialising data
- 8 Difficulty of serialising APL objects
- 9 Writing a new serialiser in C
- 10 Automatic numerical differentiation system function
- 11 Derivatives of dual numbers
- 12 Complex derivatives
- 13 Reverse compose AKA behind