Thanks for the reply. I’ve missed that line as I was only focused on the AbstractArray
interface documentation.
Unfortunately, I am unable to effectively identify the change that surfaced this issue at the moment. As a workaround, I have decided to emulate column major linearisation for row major arrays for now.