Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/operator splitting #572
base: feature/sunstepper
Are you sure you want to change the base?
Feature/operator splitting #572
Changes from 137 commits
5f8ff59
dadf074
9603515
8d95da0
4e39e52
280d369
663a7ae
8e5c5f0
fd1fc7b
bede6b5
3c0d6ff
19724c5
ac92708
d72be79
cb039ea
08ba24b
eacb38e
3ad9763
24de70f
a77f989
082e5ee
a3dfce7
2255ff8
4a7bd60
b812411
9e93ffe
4267f4a
fe44bdf
1485fc4
7bd615c
61ff2be
18da846
239d75a
3b76690
5164e7d
9eda8e1
1c40071
9387de0
e881650
c40dda3
ce71f14
cf2aad2
2d48c74
6a41a5c
b38d1d2
653ffe9
10db02b
5417f85
42e5a60
419c5b8
9f5c77a
ac2e830
bfb298f
2d1558b
277cf11
e471a2c
be43b2e
d332da3
f30bf90
ce4adfa
1d589a8
12da914
1f2c7c5
626318a
49d5bd6
486a91d
769552f
1eb6166
f2f80a3
06354df
59bf685
4990a3b
d5f3669
dbf86d4
5a5b5b2
00c518d
6051370
e935dfa
459297b
3f1a50d
0e92844
87e1e2e
0810067
64614f8
ed889da
6aefac9
9a80256
6b33c4b
45b7aee
8ac2486
d7f0e7e
9e13ac7
79f737d
058dc2f
3387de8
2a7cb93
e1771b5
4d44c70
24a6456
cb770ed
4c0d505
512c600
c5e8307
9257296
5cbdab8
1b7468d
dc61278
bc6b2af
8fc99ed
1b13066
8413ead
1629e58
d61f268
eb3ad2a
2c615ab
b92266d
808d20f
46693c5
bee6565
c83e15a
26ec38c
5ba27fa
1d35b62
75ee9d0
a46c34f
6712dd9
cb975f4
47da090
9d5d5f8
0984d3e
2b43408
1d21f34
32cc2af
a192243
aa1aff4
4fc99ad
3daa9f5
ce2a04e
caeeaff
831d884
e2e0d31
c52c645
b970685
89b8334
7cd34e8
0c93424
605266c
c78a110
b8af167
18ba8b2
aaf5591
377fe35
de7334d
985ba5b
76e9540
2192cec
2837af2
8d6f6f9
3e2e3bf
55e6e24
3c9e4b6
5ab56b1
35f6f1d
ec3e939
121a8e6
838e681
b34d3db
dc433f3
7f6d183
85e6275
669daa0
63043ee
b8a0055
09bd9da
f09bce6
9f02e89
684a9ee
8d1bf5f
c509f7a
34b8e12
f7978bd
1562d1b
593df5e
2bac649
8ab2aa8
f2a73cd
e61e6d2
a410eaa
ab6c699
2b4a8e6
b9d04ba
7748696
192cc48
35dcc91
4a93d50
9ea4ef4
9848af8
1accd45
d05b9c2
d148f2e
0bc2b30
dab105a
fd75720
fea95c9
bba4fac
7f862d3
85302fd
f063740
544f25a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While Lie--Trotter and Strang splitting are well-known (so they don't really require citations), I am less familiar with these "forcing" methods (I'm guessing that you built this to support the "dribbling" approach from our climate collaborators?). It might be useful to provide a citation here for this type of method (and to support the claim that this is a first order method).