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
a48100db
Commit
a48100db
authored
1 year ago
by
Carsten Gräser
Browse files
Options
Downloads
Patches
Plain Diff
[cleanup][doc] Fix changelog
Fix location of changelog entry.
parent
53433771
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1324
[cleanup][doc] Fix changelog
Pipeline
#66895
canceled
1 year ago
Stage: .pre
Stage: test
Stage: downstream
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-2
3 additions, 2 deletions
CHANGELOG.md
with
3 additions
and
2 deletions
CHANGELOG.md
+
3
−
2
View file @
a48100db
...
...
@@ -8,8 +8,6 @@ SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
## Dependencies
In order to build the DUNE core modules you need at least the following software:
-
The construction of
`FiedlMatrix`
and
`FieldVector`
from
`std::initializer_list`
is now
`constexpr`
.
-
C++ compilers LLVM Clang >= 10 or GCC g++ >= 9
-
CMake >= 3.16
-
Optional: pkg-config to find other optional dependencies
...
...
@@ -17,6 +15,9 @@ In order to build the DUNE core modules you need at least the following software
## Changelog
-
The construction of
`FiedlMatrix`
and
`FieldVector`
from
`std::initializer_list`
is now
`constexpr`
.
-
Python: Add a dump/load functions to dune.common.pickle which add support
for storing and recreating the JIT generated modules required for the
pickling of dune objects to work. In addition a class for writing time
...
...
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