-
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
rename a few folders for clarity #2073
Conversation
* Moved some files. * Merge branch 'hg/reorg-algorithms' into hg/reorg * Merge branch 'hg/reorg-algorithms' into hg/reorg * remove empty test file
Pull Request Test Coverage Report for Build 6059632261
💛 - Coveralls |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #2073 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 22 22
Lines 1492 1492
======================================
Misses 1492 1492
☔ 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.
Looks good to me.
Happy with this, but let's wait until the currently open major PRs have been merged, e.g. #2071, to avoid any strange conflicts? |
Crap. We forgot to change the module names, so things are honestly quite confusing now, e.g. folder names do not match the directories, etc. |
Moving some files around for clarity -- there are no functionality changes.
Inference
-->mcmc
contrib/inference/sghmc.jl
tomcmc/sghmc.jl
modes
-->optimisation
variational
-- no change.AdvancedSMCExtentions.jl
test file