|
|
|
|
|
by kmaitreys
14 days ago
|
|
I would also like to know this. Fortran itself is column-major, so I would guess the internal layout isn't same for multi-dimensional arrays when compared to row-major C? I'm not sure how LFortran represents arrays internally though. |
|