Commits on Source
1325
fb32f55b
Document environment variables
Nov 07, 2017
dcb396c1
Placate flake8.
Nov 07, 2017
9803341f
Merge branch 'unoptimized-kernel' into 'master'
Nov 08, 2017
a815095a
Document expansion toys
Nov 13, 2017
ba0bc497
Toys: Add combine_halfspace_and_outer
Nov 13, 2017
3ad1e3a4
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/sumpy
Nov 13, 2017
914fa712
[ci skip] Fix some doc typos.
Nov 15, 2017
c99e38b5
Tweak expansion toys plot labeling
Nov 18, 2017
d1a80d8d
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/sumpy
Nov 18, 2017
c270ee45
[ci skip] Fix typo in warning message.
Nov 30, 2017
a89a7e25
Merge branch 'master' of gitlab.tiker.net:inducer/sumpy
Nov 30, 2017
ca90e881
Fix ExpressionKernel hashing
Dec 07, 2017
4c5bdb8f
Rip out fancy level-parallel concurrency management
Jan 10, 2018
a9051281
Merge branch 'no-level-concurrency' into 'master'
Jan 10, 2018
baaf7ef7
Remove rscale from try_get_recurrence_for_derivative
Jan 29, 2018
485863a0
Remove unused import
Jan 29, 2018
a0089df6
Bump API version
Jan 30, 2018
9bec457e
Bump kernel version to 20 to mop up cache pollution from branch
Jan 30, 2018
a33ee5ee
Merge branch 'master' of gitlab.tiker.net:inducer/sumpy into rscale
Jan 30, 2018
0f12a88d
Bump kernel version to 20 to mop up cache pollution from branch, again
Jan 30, 2018
c1d99310
Merge branch 'master' into 'rscale'
Jan 30, 2018
9044418e
Update version.py
Jan 30, 2018
c95b8535
Merge branch 'rscale' into 'master'
Jan 30, 2018
4976c918
p2p: add a matrix generator for point-to-point interactions
Feb 07, 2018
b304c73c
p2p: fix tests
Feb 07, 2018
dd5339db
add correct copyright
Feb 07, 2018
4813ebf4
Bump kernel version, again
Feb 12, 2018
969d51c3
Improve names for P2P single-list base class
Feb 12, 2018
3775ed9e
Fix string format brace escaping in generalized P2P
Feb 12, 2018
dd952242
add autoclass for new classes
Feb 12, 2018
4e97b594
Don't wrap a no-arg callable in a no-arg lambda.
Feb 12, 2018
c4a56148
Merge branch 'p2p-matrix' into 'master'
Feb 12, 2018
c3934245
Silence loopy language version warnings
Feb 19, 2018
ef1ccbc4
Merge branch 'master' of gitlab.tiker.net:inducer/sumpy into squash-warnings
Feb 19, 2018
32fe6619
Fix language version usage
Feb 19, 2018
653ce44c
Add nosync to all write statements
Feb 19, 2018
1813cde4
Revert unused import
Feb 19, 2018
90c65434
Revert another unused import
Feb 19, 2018
a011bef3
Bump kernel version
Feb 19, 2018
38336955
Merge branch 'squash-warnings-2' into 'master'
Feb 20, 2018
e4e49a6b
Use compressed list 3 interface
Feb 23, 2018
60dc3227
Update requirements for Python 3.5 Conda
Feb 23, 2018
6524e96e
Remove now-extraneous 'nosync' specs now that loopy got smarter
Feb 23, 2018
3fbd6db2
Bump kernel version, move kernel version onto master
Feb 24, 2018
d06c01d5
Merge branch 'remove-nosync' into 'master'
Feb 24, 2018
2df8cd3b
add block matrix generators
Feb 25, 2018
c75253c1
rename block iteration index
Feb 25, 2018
bc92b89d
bump kernel version
Feb 26, 2018
46138613
Add PDE-reduced translation notebook
Feb 26, 2018
a2dbcb4e
Fix pytest script-based test invocation
Feb 27, 2018
2a91c9a8
make nranges be equal to the number of blocks
Feb 27, 2018
c17c4c87
Merge branch 'p2p-block' into 'master'
Feb 27, 2018
1ecc264d
Reduced m2m playground: show that translations are the same post-reduction
Feb 27, 2018
9b05f0d2
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/sumpy
Feb 27, 2018
c5ccd535
Reduced M2M notebook: Allow Helmholtz
Feb 27, 2018
5c454697
Reduced M2M playground: Add NNred^{-1}-based reconstruction
Feb 28, 2018
16544c46
Fix bug
Mar 04, 2018
b8c3651e
Remove the first arg in eval_multipoles
Mar 05, 2018
1410b471
Revert .test-conda-env-py3-requirements.txt to boxtree master [ci skip]
Mar 09, 2018
bca4ee54
Revert requirements.txt to boxtree master
Mar 09, 2018
896d5384
Merge branch 'compress-list-3' into 'master'
Mar 09, 2018
28b9c46f
Bump kernel version for
inducer/sumpy!74
Mar 09, 2018
f2d33c8d
Bump sumpy cache version again
Mar 10, 2018
8b24af4c
Try hard to find a git revision to use as cache key
Mar 11, 2018
5e913977
Add missing paren in comment
Mar 11, 2018
bf96a487
Merge branch 'master' into 'use-git-rev-as-cache-key'
Mar 11, 2018
1117165d
Fix git rev module reference: loopy->sumpy.
Mar 11, 2018
2774147b
Merge branch 'use-git-rev-as-cache-key' into 'master'
Mar 11, 2018
045a07cc
p2p: some cleanup and unification of the kernel evaluation classes
Mar 11, 2018
11425c50
qbx: some cleanup
Mar 11, 2018
243c4039
bump version
Mar 11, 2018
5978a409
add type for some remaining indices
Mar 11, 2018
f3d702b9
qbx: make centers sep,C
Mar 11, 2018
c75c5cd6
bump kernel version
Mar 11, 2018
9e1757be
p2p: silence WriteRaceCondition warnings
Mar 11, 2018
52bc14e8
p2p: fix misplaced end
Mar 11, 2018
be32e3aa
qbx: remove dtype from result
Mar 11, 2018
705c2304
merge some of the domains
Mar 11, 2018
2adb9515
p2p: silence race condition warning
Mar 11, 2018
bed01166
NewLinearRecurrenceBasedDerivativeWrangler
Mar 12, 2018
2d9b3a7d
Add scipy to requirements
Mar 12, 2018
97477a26
Fix formatting
Mar 12, 2018
a2dfd8d5
fix for pde_mat = 0
Mar 12, 2018
424e616d
Use projection matrix
Mar 12, 2018
9f97efb3
Fix coeff_matrix
Mar 12, 2018
0d54ec50
Introduce deriv_multiplier
Mar 12, 2018
97aaf67a
Fix pde_dict generation
Mar 12, 2018
5c861d4d
Use get_reduced_coefficients
Mar 12, 2018
e66bdcf2
Revert "Add scipy to requirements"
Mar 12, 2018
f0dfd4fc
Remove use of ID
Mar 12, 2018
e9fbbf0f
Delete spurious pytest cache file
Mar 15, 2018
c5408e4b
Merge branch 'p2p-cleanup' into 'master'
Mar 15, 2018
f8a7e8d4
simplify test data generation
Apr 14, 2018
ba2c9b44
p2p: rework block generator to not waste huge amounts of space
Apr 14, 2018
f8203512
p2p: also return the block ranges so we can separate them
Apr 14, 2018
d63f96d2
p2p: add a cache object that keeps track of the indices in the various forms
Apr 17, 2018
1e01bbb6
p2p: move the index cache class to sumpy.tools
Apr 17, 2018
0885edb0
qbx: use same method as p2p to construct the block matrices
Apr 17, 2018
c120504e
qbx: add some docs
Apr 17, 2018
11fa1a90
tools: remove some globalargs that loopy can infer
Apr 18, 2018
1,225 additional commits have been omitted to prevent performance issues.
Loading
Loading