-
Notifications
You must be signed in to change notification settings - Fork 34
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
Rt notebook example #1522
Rt notebook example #1522
Conversation
(Is there a better way to do this?)
Defer creation of toy problem to class; define function for specific method
- Simplified problem class - Added Haario-Bardenet test for banana
- Added simple egg box problem - Cleaned up KL divergence method
- Also added Hamiltonian func tests
Add MALA methods
Re-organisation/tidying of functional tests submodule
Renamed function to change point tests.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1522 +/- ##
===========================================
- Coverage 100.00% 96.46% -3.54%
===========================================
Files 97 114 +17
Lines 9577 9928 +351
===========================================
Hits 9577 9577
- Misses 0 351 +351 ☔ View full report in Codecov by Sentry. |
Hi @I-Bouros ! Looks like you branch off the |
See #1523 |
No description provided.