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
486b8bc1d75bca34633a3c6e08cb2d6cf9783613
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
4
Nov
3
2
31
Oct
29
28
27
26
25
24
21
20
19
18
14
13
12
11
7
6
5
30
Sep
29
28
27
26
23
22
21
20
19
7
6
5
31
Aug
30
29
26
25
24
23
22
19
18
17
16
12
11
10
9
5
4
3
28
Jul
27
26
25
21
20
19
18
13
17
Jun
16
15
14
13
10
12
May
11
10
6
4
3
29
Apr
28
27
26
25
22
21
20
19
18
14
13
12
8
7
6
24
Feb
23
22
17
16
21
Jan
20
19
15
13
30
Dec
16
Sep
11
10
9
2
1
29
Aug
28
27
A 'transform' generator for delayed kernel transformation application
Draft of sumfac trial function evaluation
name_reference_gradient -> pymbolic_reference_gradient
name_basis -> pymbolic_basis
Introduce a module for basis related sumfac stuff
Simplify AccumulationArgument trick
fixup
Correctly accumulate sumfactorized residuals
Fix base_storage mechanism for new temporaries
Include stage 3, with a lot of dummies etc.
Merge branch 'feature/cache-quadrature_information-2' into 'master'
pep8
Explicitly mention quadrature order in variable name
Fix quadrature changes for master
Merge branch 'master' into feature/cache-quadrature-information
Merge branch 'feature/fancy-temporary-declaration' into 'master'
Fix cellwise constant parameters
No temporary for quadrature position
Remove unused code and unnec. temporary
Update loopy for upstream fix
Use cached quadrature points/weights
Proper function for quadrature estimation
Reimplement temporary declaration
Merge branch 'feature/sumfact-quadrature-inames' into 'master'
pep8
Implement quadrature point evaulation in sumfact case
Add quadrature file
Split quadrature loop for sum factorization and implement weight multiplication
Merge branch 'bugfix/small-fixes' into 'master'
[Fix] Make pytest pass
Merge branch 'feature/next-sumfac' into 'master'
Generate pymbolic for trial functions instead of just a name
remove pymbolic_expr generator, it is basically cached
Introduce an interface between visitor and generator functions
Start introducing backend calls
Introduce a sumfactorization mass matrix test
Enhance backend selection mechanism:
Reorganize imports to have all backend implentations included
Merge branch 'feature/cleaned-up-sumfac' into 'master'
Add testing for backend selection
Loading