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
Wiki
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
Isuru Fernando
sumpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
mpole
Select Git revision
Branches
20
annotation-colors-fix
as_scalar_pde
bench
bench2
bench3
bench4
bench_push
ci-support
cse
derivatives
distribute
docs
doit
elasticity
fft
h-2d
inducer-mpole-improvements-v2
kernel_diff
l2l
layout
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jan
12
11
9
7
6
5
4
3
14
Dec
6
3
2
1
29
Nov
24
23
16
15
14
4
5
4
3
29
Oct
28
27
22
21
20
16
15
13
12
8
7
6
1
28
Sep
27
9
8
27
Aug
26
2
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
17
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
21
9
3
2
29
Mar
27
8
24
Feb
13
12
11
7
3
25
Jan
24
23
22
13
18
Dec
12
10
2
1
4
Nov
28
Oct
22
17
9
8
7
5
4
23
Sep
12
10
9
8
2
1
29
Aug
28
27
25
24
22
21
16
11
Jul
9
6
5
2
29
Jun
27
26
25
24
21
12
28
May
7
2
1
30
Apr
25
24
23
18
17
16
14
6
5
3
2
28
Mar
27
15
12
11
10
9
5
4
Add test
memoize as_scalar_pde
Add code to convert PDE system to scalar PDE
Run pyupgrade
Run flake8 on benchmarks
Rename to LinearPDESystemOperator
fix quotes
Remove derividentifier
Extend DifferentialOperator to vector valued functions
Enable, fix quotes linting
Temporarily disable benchmarks CI (for koelsch move)
Fix typo in sumpy/expansion/multipole.py
Comments added during review with @isuruf
Fix examples/curve-pot.py
Merge branch 'master' into multi_fmm
Merge pull request #25 from inducer/ci-examples
Also install pyvisfile for example builds
Add scipy to test conda env for examples
Restore missing checkout step from docs Github CI
pt -> plt in curve-pot example
ImportError -> ModuleNotFoundError in expansion-toys
Github CI: remove duplicate steps key
Make plot imports in examples optional
Add example runs in Github/Gitlab CI
Rationalize test names in Gitlab CI
Rationalize test names in Github CI
Remove unnecessary python-version in Github CI
Fix strength in p2e
remove get_result_expr
Fix p2e
faster P2M by doing compression at the end
Merge branch 'multi_fmm' of github.com:isuruf/sumpy into multi_fmm
add device hashable model and version identifier to cache key
Fix another test case with LayerPotential
remove unused vars
fix prepare_loopy_kernel calls
don't try to cache device
remove no kernels passing in LayerPotentialBase and fix tests
Remove prepare_loopy_kernel in expansion
Add docstring for the new test
Loading