Commit ab866b9
Preserve Float type for Periodic Kernel (#560)
* 0.5d -> d/2 change for kappa function of periodic kernel
* test added
* strip trailing whitespace
* Update test/basekernels/periodic.jl
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
---------
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Co-authored-by: Will Tebbutt <wct23@cam.ac.uk>1 parent 7389f31 commit ab866b9
File tree
3 files changed
+3
-2
lines changed- src/basekernels
- test/basekernels
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments