HighFive icon indicating copy to clipboard operation
HighFive copied to clipboard

Support `std::mdspan`.

Open 1uc opened this issue 2 years ago • 1 comments

The addition of mdspan to the STL is extremely interesting for HPC applications. Our applications/libraries might finally be able to talk to each other. Hence, HighFive should support this type.

1uc avatar Nov 15 '23 09:11 1uc

Seems like there's a chance that C++ will integrate at least part of the BLAS functionality based on mdspan, so... yes, this would probably be worthwhile.

matz-e avatar Nov 16 '23 15:11 matz-e