Skip to content
Snippets Groups Projects
Commit b85f384e authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add changelog entry for mdspan utilities

parent 0daa892a
Branches
Tags
1 merge request!1334Add implementation of span, mdspan and mdarray
Pipeline #70694 passed
Pipeline: Dune Nightly Test

#70697

    ......@@ -15,6 +15,9 @@ In order to build the DUNE core modules you need at least the following software
    ## Changelog
    - Add utilities `Std::span`, `Std::mdspan`, `Std::mdarray` and all its related classes into the `Dune::Std` namespace
    for working with multidimensional arrays. See core/dune-common!1334 for further details.
    - The construction of `FiedlMatrix` and `FieldVector` from `std::initializer_list`
    is now `constexpr`.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment