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.
8dd516eb381aa11c3b7d7632fb1ca79d816d1d0c
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
2
Sep
28
Aug
31
Jul
8
1
30
Jun
29
22
14
13
12
10
20
May
28
Apr
26
24
17
6
5
4
25
Mar
22
7
3
2
28
Feb
10
14
Jan
13
12
3
27
Dec
26
13
12
6
1
29
Nov
26
21
2
1
29
Oct
28
25
21
20
19
18
16
Sep
15
5
3
30
Aug
22
11
21
Jul
11
5
3
30
Jun
25
17
16
11
7
6
5
4
3
2
28
May
26
25
24
22
21
20
19
18
17
15
14
13
12
11
10
6
5
3
30
Apr
29
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
remove unused OrderedSet
Ignore B024 for models.Operator
Fix lint missed by flake8<5
remove outdated autodoc_type_aliases (#275)
Ignore B023 in tests where the pattern it flags is common and innocuous
Fix references to array container types for doc build (closes gh-271)
Bump Python compat target to 3.8
Fix import location and types of actx types
Add test for build_jaobian
fix bug in build_jacobian
Pass array containers to connection in project()
Add support for compile_trace_callback to grudge pytato array contexts
Add NameHints for some quantities in dt_utils, metrics
Add DOFDesc.as_identifier
adds FusionContractorActx to list of possible reasonable actxs
Remove uses of deprecated actx.traversal.{freeze,thaw}
Track meshmode renames in grudge array context
Add discretization entity tags to array axes
Drop symbolic execution in grudge
make dt_geometric_factors work with empty meshes (#257)
Make nodal reductions work with empty meshes (#256)
cosmetic change
add tests for map_subarrays and rec_map_subarrays
deduce result dtype
assume numpy scalar types are scalars and use scalar_cls instead of is_scalar
partially unrevert changes
Revert "Rework *map_subarrays docs, add types, use leaf_cls"
Rework *map_subarrays docs, add types, use leaf_cls
refactor div/grad helpers into one function
move div/grad helpers to tools
allow more flexibility in deciding whether something is a scalar
generalize div/grad helpers so that logic can be reused
Add project_tracepair, tracepair_with_discr_tag
op: List exported symbols in __all__
Add a helper to enable use of compiled LSRK45
Bump another tolerance in test_mass_mat_trig in sym old tests
Re-bump tolerance in test_mass_mat_trig (old sym)
Bump the right tolerance (not the wrong one) in test_mass_mat_trig (old symbolic)
Change DeviceScalar -> Scalar
Re-bump a tolerance in test_mass_mat_trig (old symbolic tests)
Loading