-
-
Notifications
You must be signed in to change notification settings - Fork 202
Add probability tests to check vectorized/scalar lpmfs/lpdfs are the same #2085
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f98af75
Added tests that f([a, b, c, d]) works where f is a pdf/pmf, a cdf, a…
bbbales2 cf8ead1
[Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…
stan-buildbot ab8718f
Removed unnecessary templating
bbbales2 c86968b
Merge branch 'bugfix/issue-1861-2' of https://github.com/stan-dev/mat…
bbbales2 4d511de
Merge commit '76bcc0fc4f65301304d594cf4006de92dd0ee420' into HEAD
yashikno 6ddeaa7
[Jenkins] auto-formatting by clang-format version 6.0.1-14 (tags/RELE…
stan-buildbot fb2c639
Updated test_as_vector to handle fvar<double> and fvar<fvar<double>>
bbbales2 63f6ad8
[Jenkins] auto-formatting by clang-format version 6.0.1-14 (tags/RELE…
stan-buildbot b40f439
Fixed bug with handling vectors in test_repeat_as_vector (Issue #1861)
bbbales2 08eb67a
Avoid 1 + small number underflows in skew normal (Issue #1861)
bbbales2 7996270
Merge commit 'ed6ab4bd5ea47b9f9f40ec9e5d42f5a5b456dd5c' into HEAD
yashikno ae32445
[Jenkins] auto-formatting by clang-format version 6.0.1-14 (tags/RELE…
stan-buildbot f10d9ec
Updating discrete range and tests (Issue #1861)
bbbales2 87886df
Merge branch 'bugfix/issue-1861-2' of https://github.com/stan-dev/mat…
bbbales2 a50a7fa
Merge remote-tracking branch 'origin/develop' into bugfix/issue-1861-2
bbbales2 f612588
Fixed discrete range bug (Issue #1861)
bbbales2 ebc5432
Changed the gumbel and negative binomial tests to make the numerics e…
bbbales2 371ccd3
Updated comments and warning messages (Issue #1861)
bbbales2 97b59db
Merge commit 'c0686c673cafea0991501027b4cc80b097a420d7' into HEAD
yashikno 8d9ac84
[Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…
stan-buildbot 7a9d1a2
Added back negative binomial test and switched to expect_near_rel (Is…
bbbales2 5e26e99
Merge branch 'develop' into bugfix/issue-1861-2
bbbales2 ba59e35
[Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…
stan-buildbot 0c891f3
Made logistic test slightly numerically easier (Issue #1861)
bbbales2 8574678
Merge commit '2cf4310702eec1b14a355d883e704af0b788abd8' into HEAD
yashikno cbe96eb
[Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…
stan-buildbot 42fd448
Made probability unit tests easier for negative binomial (Issue #1861)
bbbales2 500a870
Merge branch 'bugfix/issue-1861-2' of https://github.com/stan-dev/mat…
bbbales2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.