An error occurred while fetching reviewers.
This MR fixes the way memory layouts for std::mdspan are modelled and inferred.
layout_policy
template parameter to the StdMdspan
class.layout_strided
by default (cannot infer layout from field instance, because of pystencils#117)