Skip to content
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

New version: AdvancedMH v0.8.5 #121175

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 5b7e9947-ddc0-4b3f-9b55-0d8042f74170
Repo: https://github.com/TuringLang/AdvancedMH.jl.git
Tree: 6e3d18037861bf220ed77f1a2c5f24a21a68d4b7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in TuringLang/AdvancedMH.jl Dec 11, 2024
* added an initial implementation of `RAM`

* added proper docs for RAM

* fixed doctest for `RAM` + added impls of `getparams` and `setparams!!`

* added DocStringExtensions as a dep

* bump patch version

* attempt at making the dcotest a bit more consistent

* a

* added checks for eigenvalues according to p. 13 in Vihola (2012) (in
preivous commit)

* fixed default value for `eigenvalue_lower_bound`

* applied suggestions from @mhauru

* more doctesting of RAM + improved docstrings

* added docstring for `RAMState`

* added proper testing of RAM

* Update src/RobustAdaptiveMetropolis.jl

Co-authored-by: Markus Hauru <[email protected]>

* added compat entries to docs

* apply suggestions from @devmotion

Co-authored-by: David Widmann <[email protected]>

* renamed `RAM` to `RobostMetropolisHastings` + removed the separate module for this

* formatting

* made the docstring for RAM a bit nicer

* fixed doctest

* formatting

* minor improvement to docstring of RAM

* fused scalar operations

* added dimensionality check of the provided `S` matrix

* fixed typo

* Update docs/src/api.md

Co-authored-by: David Widmann <[email protected]>

* use `randn` instead of `rand` for initialisation

* added an explanation of the `min`

* Update test/RobustAdaptiveMetropolis.jl

Co-authored-by: David Widmann <[email protected]>

* use explicit `Cholesky` constructor for backwards compat

* Fix typo: ```` -> ```

* formatted according to `blue`

* Update src/RobustAdaptiveMetropolis.jl

Co-authored-by: Markus Hauru <[email protected]>

---------

Co-authored-by: Markus Hauru <[email protected]>
Co-authored-by: David Widmann <[email protected]>
Co-authored-by: Tor Fjelde <[email protected]>
Co-authored-by: Markus Hauru <[email protected]>
Copy link
Contributor

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 34c0b2a into master Dec 11, 2024
15 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-advancedmh-5b7e9947-v0.8.5-edba4ef300 branch December 11, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants