Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-matrix-vector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
agnumpde
dune-matrix-vector
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
feature/inplace_binary
Select Git revision
Selected
feature/inplace_binary
Branches
7
master
default
protected
feature/componentwise-vector-maps
releases/2.5-1
releases/2.6-1
releases/2.7
releases/2.8
releases/2.9
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Nov
27
Jan
16
Dec
7
22
Nov
16
6
Jul
24
Apr
23
8
30
Mar
27
27
Sep
18
Jul
11
Mar
9
Nov
18
Oct
16
9
3
2
1
30
Sep
29
28
25
24
Jul
21
11
19
May
15
12
8
Nov
18
Oct
28
Jul
27
26
25
3
Feb
20
Jan
15
Dec
Version is 2.10-git now
master
master
CI-test with 2.9 images
releases/2.9
releases/2.9
This is release 2.9
Replace Carsten's FU email by his new Erlangen one
Standard .gitignore file copied from dune-common
master will become 2.9
Switch positions of two functions
2.8 Release
releases/2.8
releases/2.8
Merge branch 'umfpacksolver-with-scalar-matrix-entries' into 'master'
CI: Replace gcc-6 c++14 by gcc-9 c++20
Fix bug in method lowerTriangularSolve
Implement addToDiagonal for scalars (interpreted as 1x1 matrices)
Fix a compiler warning
Merge branch 'cherry-pick-7bbb4d31' into 'releases/2.7'
releases/2.7
releases/2.7
Merge branch 'add-missing-header' into 'master'
Merge branch 'add-missing-header' into 'master'
Add missing header resize.hh to CMakeLists.txt
Remove debug code
feature/inplace…
feature/inplace_binary
Introduce more general "applyEntrywise"
Add inplaceBinary method
Merge branch 'patch-1' into 'master'
transpose.hh Fixed
Switch from 2.7-1 to 2.7 scheme for compatibility with core modules
Master is going to be 2.8
2.7 release
Prepare CHANGELOG.md
Remove unnecessary include
feature/compone…
feature/componentwise-vector-maps
Add componentwise function application and componentwise product for
Merge branch 'feature/modern-ci-script' into 'master'
Use modern CI script
Fix read binary for scalars. Props to Patrick Jaap for pointing it out.
releases/2.6-1
releases/2.6-1
Use Dune::Hybrid::size explicitly.
[Fix] isQuadratic utility function.
Add helper to obtain matrix with fieldmatrix type leaves.
Add iteration helper over matrix elements.
Add isQuadratic compile-time check for static matrices (and scalars).
Add MultiType types that extend the dune core functionality.
Add getScalar to extract the scale factor of some scaling.
Add convenience functions to create result instances.
Add cmake target tracking all headers in dune/matrix-vector.
Loading