- https://github.com/mratsim/Arraymancer/blob/master/src/tenso...
With the higher order function:
And their code generation:
It's possible to avoid inlining C++ like they do here:
- https://github.com/jcosborn/cudanim/blob/338be782/cuda.nim#L...
but I will explore that later.