Skip to content
GitLab
Explore
Sign in
Commits · 3b574437cf1be5222a97bbd2b66ab0dcd438fe46
pytential
Browse files
Sep 12, 2018
TSQBX: Hoist the target/Bessel computation out of the inner loop to
· 3b574437
Matt Wala
authored
Sep 11, 2018
3b574437
Sep 11, 2018
Use the base kernel to obtain the FMM level to order
· 24605be9
Matt Wala
authored
Sep 11, 2018
24605be9
Sep 05, 2018
Follow some reasonable pylint suggestions
· 585ad5f3
Matt Wala
authored
Sep 05, 2018
585ad5f3
Remove unused variable
· 95712b4f
Matt Wala
authored
Sep 05, 2018
95712b4f
Sep 03, 2018
Update test_performance_model for differing coefficient counts
· 89c027a1
Matt Wala
authored
Sep 03, 2018
89c027a1
Fix coefficient counts
· 63092116
Matt Wala
authored
Sep 03, 2018
63092116
Aug 31, 2018
Clean up code duplication
· 140565ff
Matt Wala
authored
Aug 31, 2018
140565ff
Fix c_p2p_tsqbx multiplier.
· 821dbd16
Matt Wala
authored
Aug 30, 2018
821dbd16
Aug 29, 2018
[ci skip] gather performance model data -> model performance
· fe3e6524
Matt Wala
authored
Aug 29, 2018
fe3e6524
flake8 fix
· 3cb406d5
Matt Wala
authored
Aug 28, 2018
3cb406d5
Merge branch 'paper' of gitlab.tiker.net:mattwala/pytential into paper
· f3cbbfb2
Matt Wala
authored
Aug 28, 2018
f3cbbfb2
Improve scaling of performance model gathering code, by not traversing
· 62ffaf99
Matt Wala
authored
Aug 28, 2018
62ffaf99
Aug 28, 2018
Simplify test_performance_model_order_varying_by_level()
· 15d69ee0
Matt Wala
authored
Aug 28, 2018
15d69ee0
Remove duplicated function
· eb11961e
Matt Wala
authored
Aug 27, 2018
eb11961e
Fix kernel parameter gathering, test that parameters are as expected
· 168afe0b
Matt Wala
authored
Aug 27, 2018
168afe0b
Fix test failure
· 5bddc158
Matt Wala
authored
Aug 27, 2018
5bddc158
Aug 27, 2018
Allow order varying by level in perf model (closes
#5
)
· 68db3a41
Matt Wala
authored
Aug 27, 2018
68db3a41
Aug 25, 2018
Merge branch 'paper' of gitlab.tiker.net:mattwala/pytential into paper
· 1c250b03
Matt Wala
authored
Aug 25, 2018
1c250b03
Pass source strengths as complex array.
· 31ded326
Matt Wala
authored
Aug 25, 2018
31ded326
Aug 24, 2018
Merge branch 'master' into paper
· 79e5a590
Matt Wala
authored
Aug 24, 2018
79e5a590
Merge remote-tracking branch 'inducer/master'
· 04cfb1e5
Matt Wala
authored
Aug 24, 2018
04cfb1e5
Merge branch 'test-sphere-eigenvalues' into 'master'
· b78bfc28
Matt Wala
authored
Aug 24, 2018
b78bfc28
Install scipy to make sphere eigenvalue test run
· e337e887
Andreas Klöckner
authored
Aug 24, 2018
e337e887
Fix fmmlib kernel logic again.
· d8f604d0
Matt Wala
authored
Aug 24, 2018
d8f604d0
Fix drive_fmm invocation
· 6c3aedee
Matt Wala
authored
Aug 24, 2018
6c3aedee
Re-enable test_sphere_eigenvalues()
· 3a48efcf
Matt Wala
authored
Aug 24, 2018
3a48efcf
Add lpot_source to ToHostTransferredGeoDataWrapper
· 9d6b89ab
Matt Wala
authored
Aug 24, 2018
9d6b89ab
Rename wrangler function
· 037e9bde
Matt Wala
authored
Aug 24, 2018
037e9bde
_use_tsqbx -> _use_target_specific_qbx
· feaf18c0
Matt Wala
authored
Aug 24, 2018
feaf18c0
Remove example for being too slow.
· cdf3b372
Matt Wala
authored
Aug 24, 2018
cdf3b372
Fix misuse of NotImplementedError
· ef5e47cf
Matt Wala
authored
Aug 24, 2018
ef5e47cf
Aug 22, 2018
Algebraically simplify Helmholtz DLP TSQBX
· 15979747
Matt Wala
authored
Aug 22, 2018
15979747
Whitespace fix
· ac8661e3
Matt Wala
authored
Aug 22, 2018
ac8661e3
Algebraically simplify TSQBX expression for Laplace DLP.
· 6c08a137
Matt Wala
authored
Aug 22, 2018
6c08a137
Aug 21, 2018
Verify TSQBX in test_performance_model_correctness()
· 53d31cb9
Matt Wala
authored
Aug 21, 2018
53d31cb9
Import memoize_method
· ed2aa5e6
Matt Wala
authored
Aug 21, 2018
ed2aa5e6
Merge branch 'master' into paper
· 7dfe5272
Matt Wala
authored
Aug 21, 2018
7dfe5272
Merge branch 'verify-perf-model' into 'master'
· bccd9d47
Matt Wala
authored
Aug 21, 2018
bccd9d47
Merge branch 'master' into paper
· 6b01db25
Matt Wala
authored
Aug 21, 2018
6b01db25
Merge remote-tracking branch 'inducer/master'
· 224fb3ac
Matt Wala
authored
Aug 21, 2018
224fb3ac
Loading