jsource icon indicating copy to clipboard operation
jsource copied to clipboard

Slides that reveal J internals

Open zhihaoy opened this issue 4 years ago • 1 comments

I gave a few talks for my employer on J engine data structures, tricks, etc., and I got permission to distribute some material here. I hope that can help this project moving forward.

Dynamic dispatch in J.pdf Dynamically-sized types and J.pdf Inner product in J.pdf Sparse array in J.pdf View types and J.pdf

zhihaoy avatar Feb 06 '21 20:02 zhihaoy

Awesome! Thanks - I will look into these!

codereport avatar Feb 06 '21 23:02 codereport