Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sumpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
sumpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1a2b7e7e395cb1e64dd256b6fe7c87bc65ed451e
Select Git revision
Branches
20
MR-125
add-mpfr-dep-for-conda
add-nan-fail-test
bench
boundary-layer
ci-examples
expansion-toys
faster_l2l_m2m
gauge-cond
gitlab-ci-downstream
h-2d
inducer-mpole-improvements
inducer-mpole-improvements-v2
loopy-lang-2018-2
main
default
protected
mexpr
mexpr2
mpole
multiplier
order-lookup
Tags
1
v2022.1
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Aug
16
Jul
15
14
12
11
10
8
7
6
3
2
1
30
Jun
28
27
25
23
22
17
15
8
4
31
May
29
28
29
28
24
19
15
14
8
7
6
5
4
3
9
Apr
2
1
24
Mar
23
22
21
19
17
16
13
8
7
25
Feb
21
13
11
9
21
Jan
14
10
10
Dec
9
4
3
2
1
26
Nov
25
18
17
21
Oct
9
8
7
12
Sep
11
10
9
20
Aug
24
Jul
23
20
19
7
5
28
Jun
26
25
24
21
May
19
29
Apr
28
9
3
2
29
Mar
27
8
24
Feb
13
12
11
7
3
25
Jan
24
23
22
13
12
Dec
2
1
4
Nov
28
Oct
22
17
9
7
5
4
23
Sep
10
9
8
2
1
29
Aug
28
27
25
24
22
21
16
5
12
Jul
11
9
6
5
2
29
Jun
27
26
25
24
21
12
11
28
May
10
6
2
1
30
Apr
25
24
23
22
21
18
17
16
14
6
5
3
2
28
Mar
27
15
12
11
10
9
5
4
28
Feb
27
26
25
24
23
20
19
12
7
5
30
Jan
29
16
15
14
13
12
10
8
Dec
7
3
30
Nov
29
24
23
18
17
16
15
13
8
7
31
Oct
17
13
12
11
7
5
3
27
Sep
26
25
23
18
17
16
15
13
7
6
5
1
31
Aug
29
28
Gitlab CI benchmarks: py3.6 -> py3
Fix Laplace FFT with real input
Merge branch 'add-egg-to-req-txt' into 'master'
Delete pip packages from conda env
Add #egg= markers to requirements.txt
Add pyrsistent dependency in setup.py
const_dim -> normal_dir
Merge branch 'master' of github.com:inducer/sumpy into mpole
Merge pull request #8 from inducer/mpole
Update docs
Fix for refactoring mpole branch
Merge commit '3dbca61b' into mpole
Matrix->matrix in docs
Link sumpy.expansion.diff_op into docs
CSEMatVecOperator doc improvements
Fix CSEMatVecOperator test
assignments -> from_input_coeffs_by_row, from_output_coeffs_by_row
complete partial refactoring
Use a frozen dictionary
Apply suggestions from code review
PDE -> DifferentialOperator
Generalized CSEMatVec
Use wrap_intermediate callback function instead of sac
Add a test for CSEMatVec
More docs
Document some function arguments and return types
Fix formatting
CSRMatVec class to wrap projection matrix
Use only reconstruct
Use dict, tuple comprehensions. Fix formatting, tuples
Better docstring for PDE
Move PDE
Fix typo and comment on max_mi
Move get_pde to top
Comment on expansion order less than PDE order case
Style fixes
Remove unneeded utility functions
Don't pad FFTs
H2D with FFT
Merge branch 'master' into mpole
Loading