Skip to content

Fix a bug where C/Fortran array order would be mixed up (multiple times) cancelling each other

Julien Bigot requested to merge array_order into master

Also remove support for Fortran ordering that was never correctly supported, everything should be specified in C order

Merge request reports