HighFive
HighFive copied to clipboard
Support `std::mdspan`.
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.
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.