Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Core Modules
dune-common
Commits
b85f384e
Commit
b85f384e
authored
11 months ago
by
Simon Praetorius
Browse files
Options
Downloads
Patches
Plain Diff
Add changelog entry for mdspan utilities
parent
0daa892a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!1334
Add implementation of span, mdspan and mdarray
Pipeline
#70694
passed
11 months ago
Stage: .pre
Stage: test
Stage: code_quality
Stage: downstream
Pipeline: Dune Nightly Test
#70697
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
with
3 additions
and
0 deletions
CHANGELOG.md
+
3
−
0
View file @
b85f384e
...
...
@@ -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`
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment