Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-codegen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Christian Heinigk
dune-codegen
Graph
44b4718e03d6d52f2f746f8dc97a685565065f63
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Oct
5
4
2
28
Sep
25
22
21
20
15
13
8
7
6
5
1
31
Aug
30
29
28
25
24
23
18
17
9
8
7
31
Jul
26
25
24
21
20
19
18
14
13
12
11
10
7
6
5
3
27
Jun
20
19
6
26
May
25
23
16
15
3
2
28
Apr
27
26
25
24
20
19
18
13
12
11
10
7
6
5
4
3
31
Mar
30
29
28
27
24
23
22
8
Feb
7
3
2
1
31
Jan
27
26
25
24
23
19
18
Dump the setup timer!
Add a timer for the setup phase of each localoperator kernel
Change name of upstream property
Enable loopy feature to avoid aliasing violation
Merge branch 'feature/fix-vectorbackends' into 'master'
[bugfix] Fix Vectorbackends for scalar problems
Merge branch 'feature/no-overlap-assembly' into 'master'
[ci skip] fix pep8
Use periodic grids for measurement
Generate skeleton kernels for the upper boundary of the domain
Merge branch 'feature/paper-vectorization' into 'master'
Add a padding heuristic
Fixup stokes example
Fix python3 integer division
Reduce to polynomial degrees that work perfectly
Do greedy measurement of standard poisson example
Exclude the verification examples from the measurement run
Always do full node test runs
Do not calculate errors and fix the problem setup
Fix dependencies of instrumentation instructions (again)
Implement a greedy vectorization strategy
Add a first draft for a cost model
Merge branch 'feature/fixup-mawell' into 'master'
Merge branch 'feature/nicer-conditional-handler' into 'master'
Fixup sum factorization of maxwell
Reduce the number of exceptions shadowed by codegen time evaluation
Beautify the conditional handler
Merge branch 'feature/fixes-for-dimitri' into 'master'
Merge branch 'feature/remove-dune-geometry-patch' into 'master'
Remove dune-geometry patch
Fix handling of boundary predicates in sumfact code branch
[fixup] Use correct padding indices
[fixup] Do not return Nones from geometry evaluation
[bugfix] Correct quadrature inames at sumfact kernel output
Add diffusive wave example
Use referenceelements.hh from dune-geometry
Initialize solution when printing matrix
Correctly tag stage 1 kernels in jacobians
Adjust max/min handlers to unify dtype by upcasting
Use pymbolics Power node instead of directly resorting to Call(pow)
Loading