-
Notifications
You must be signed in to change notification settings - Fork 219
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
Unify transition also in external samplers #2030
Conversation
This reverts commit 71c8097.
Pull Request Test Coverage Report for Build 5494388244
💛 - Coveralls |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #2030 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 21 22 +1
Lines 1419 1444 +25
======================================
- Misses 1419 1444 +25
☔ View full report in Codecov by Sentry. |
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.
Thanks @JaimeRZP - it looks good!
Co-authored-by: David Widmann <[email protected]>
Co-authored-by: David Widmann <[email protected]>
Co-authored-by: David Widmann <[email protected]>
EDIT: Nvm, I completely forgot that was already done 🤦 |
Nice improvements -- thanks, @JaimeRZP! |
@@ -39,7 +39,6 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c" | |||
[compat] | |||
AbstractMCMC = "4" | |||
AdvancedHMC = "0.3.0, 0.4" | |||
AdvancedMH = "0.6.8, 0.7" |
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.
Just noticed now, seems this was removed by accident?
We no longer need
TuringTransition