Creating multidimensional arrays

You may be interested in this previous thread, where some of us have implemented the “Raytracing in a Weekend” book in julia.

I want to advise you though that naively porting numpy code 1:1 is probably going to leave performance on the table.

3 Likes