Skip to content

fix(deps): update rust crate rv to 0.19.0#422

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/rv-0.x
Open

fix(deps): update rust crate rv to 0.19.0#422
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/rv-0.x

Conversation

@renovate-sh-app
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
rv dependencies minor 0.18.00.19.0

Release Notes

promised-ai/rv (rv)

v0.19.1

Compare Source

Added
  • Derive PartialEq for NIX PosteriorParameters

v0.19.0

Compare Source

Added
  • Added product distributions expressible via tuples. (Note: Sufficient statistics are locked behind the experimental option since their behavior is not certain.)
  • Added ScaledPrior and ShiftedPrior wrappers.
Changed
  • Updated to Rust 2024 Edition
  • Updated rand, rand_xoshiro, and rand_distr deps.
  • Updated nalgebra.
  • NormalInvChiSquared, NormalGamma, and NormalInvGamme PpCache for Gaussian conjugate analysis changed. ln_pp_with_cache is much faster.
  • Gamma PpCache for Poisson conjugate analysis has been optimized. ln_pp_with_cache is faster.
  • Fixed some typos.
  • GitHub CI uses nightly since experimental features require nightly rust.
  • OnceLock removed on distribution initialization in favor of uniform initialization cost over threads.
  • Reworked extract_stat internals.
  • CDVM was cleaned up, errors expanded, and parameters made more clear.
  • Von Mises were sped up.
  • LogSumExp was fixed when encountering -inf.
  • NormalInvGamma::ln_pp was sped up.
  • NIX PpCache was sped up by 20%.
  • NiX Posterior predictive has its speed improved.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | rv      | 0.18.1 | 0.19.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 12, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants

Comments