Reference implementation of mdspan targeting C++23
copied from cf-post-staging / mdspanconda install conda-forge::mdspanconda install conda-forge/label/mdspan_dev::mdspan
mdspan is a reference implementation of the C++23 mdspan feature. It provides a non-owning multidimensional array view for use with modern C++ programs. This is a header-only library that provides efficient and flexible indexing of multidimensional data.