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
Nojump #4031
Nojump #4031
Changes from 57 commits
e7f6b6f
96f43c3
14b724e
8a0c60d
2eb56bb
d16bbda
e05ecfd
701cb10
5a4bd77
88f4395
081c127
dc06052
65c95c0
5acec8a
5b2f067
f0d57ce
146cc07
c8263f1
84527c8
635d15a
662a316
1ee4947
e5a10e6
112cb7d
43f3d0c
232be2a
f3e18a2
79927ca
08477ee
64a4b1d
f1b3588
0eccb0a
42c6112
f4904c6
a3b1a21
3c2a90b
22953e0
faf8db9
b8afc96
903cb29
535132e
e0e2b18
eec1758
0e64312
be901c3
5540da2
54b5651
a484bec
3ffdc27
ff881fa
39183f0
47b0e39
89d9eb7
997b221
70d23ba
e40ee0f
1351bc4
7ae4e29
49f5c01
95f08a4
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.
You should do this for both an orthogonal and nonorthogonal box
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.
Yeah, this is done in
test_nojump_orthogonal_fwd
. Its just a single allclose call in that case, since I can use a single linspace to do the matrix outer product.