Hi @mratsim, First, you have done great job with arraymancer. Kudos!
Thanks a lot for the detailed explanation about ptr arithmetic to access buffer elements. Particularly, casting to UncheckedArray is very useful in my case. Other ways have many use cases too. I am going to update my Numpy array access example using the new info you provided.
