Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grudge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Andreas Klöckner
grudge
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b831b1f29562d2d9731048ac602ddde6d6afd74c
Select Git revision
Branches
20
array-context
compiler-confusion
cory_sbp
curvi
curvi-clean
dagrt-fusion
diff-batch-caching
eager-deriv-improvements
em-translation
euler
euler-attempt
euler-burn
external-call-v2
gas-dynamics
main
default
protected
ompi-from-conda
pre-array-context
py3-upgrades
quad-hacks2
remove-hwloc-version-constraint
Tags
1
v2021.1
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Apr
28
27
26
25
20
19
18
17
16
15
14
13
12
10
8
7
6
5
3
30
Mar
29
20
19
17
15
8
23
Feb
18
15
14
13
28
Jan
27
22
21
4
20
Dec
18
17
8
7
2
1
25
Nov
23
19
17
16
13
12
11
29
Oct
27
26
14
1
30
Sep
29
28
27
26
25
7
5
4
26
Aug
25
20
17
16
14
30
Jul
24
20
17
16
17
16
17
16
15
14
13
11
8
6
5
3
2
28
Jun
27
26
24
23
21
20
19
18
17
18
17
16
8
5
4
29
May
28
27
26
24
22
21
20
19
18
17
15
14
13
12
11
10
8
6
2
29
Apr
26
24
23
22
23
22
20
15
6
15
Dec
24
Nov
23
22
19
18
19
18
4
13
Jun
2
1
13
May
12
11
10
8
23
Apr
18
16
10
9
8
9
8
6
4
3
4
3
3
Feb
1
11
Dec
8
7
5
27
Nov
Implement local gradient operator
Test metric derivative matrices
Port over inverse metric calculations
Rewrite wadg inverse for readability/debuggability
Set matrix memory layouts directly to C
Test mass inverse on surfaces
Implement mass inverse and WADG mass inverse routines
Add mass matrix test on surfaces
Fix metric computations on embedded surfaces
Clean up mass matrix test
Get mass matrix to work using array axes tagging
Add debugging remark
Functioning mass matrix test
Add functioning metric computations
Executable mass matrix test
Remove unneeded loopy program
Push ref mass matrix to the array context
Make new-world mass operator actually execute
Move actx.freeze/from_numpy into memoized function
Drafty einsum-based mass operator
Sketch out new metric derivative functions
Fix memoize key
Initial tests for new grudge
Sketch out initial reference mass matrix routines
Remove/update references to deprecated quad tags
Add remarks/notes on deprecated tags
Remove dof_desc imports in primitives module
Document DISCR_TAG_QUAD and give example usage
Actually defined the deprecated variables
Clean up dof_desc module, add deprecation warning for string tags
Remove modal discr tag from get_distributed_boundary_swap_connection
Use updated discretization tags in unit tests
Move sys import to top of module
Remove changes previously caused by QTAG_NONE catching
Fix flake8 spacing errors
Add @alexfikl's patch for raising deprecation warnings
Set QTAG_NONE=DISCR_TAG_BASE and call it a day
Catch QTAG_NONE tags in op.project
Placate flake8
Allow users to pass quadrature_tag, but print warnings
Loading