• Thibault Hallouin's avatar
    drop support for customisable array orientation · 95e9392a
    Thibault Hallouin authored
    Since arrays are row-major, and that the most costly reduction is along the time dimension, it makes sense to always have it as the last axis, so having a customised array orientation would not make this the case all the time. Dropping such support will also help with the documentation to state which axis corresponds to what.
    95e9392a