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
Add support for distributions with monotonically increasing
bijector
#297Add support for distributions with monotonically increasing
bijector
#297Changes from all commits
459082a
15ec103
011e41b
5ffa2ea
03fc4b4
d37da88
94bc3b9
ce26a29
c303eaa
84bd3ec
e8504f6
bab389d
3d404f1
505b92e
9144887
064de1e
790f62c
565aaf6
1cec356
e8cb6f9
2e89ce2
003c488
1929040
98f993c
173be81
85285f0
cb24aa3
fbc6ec3
bdc547c
f87a87b
d496221
35e7d31
1d6d5a6
6bc4a17
baf15c8
826032d
8b9761f
deece0f
d287a96
08ac70a
3ebbb12
688ecb7
4577c00
c610ec9
c837965
fa60b5d
6873d96
9f2aa92
c9304af
7b67cbf
79aa3ec
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.
Does this also need implementation of
is_monotonically_decreasing
?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.
Yep yep!