Skip to content

Update ultranest requirement from ~=3.6.5 to ~=4.5.0 - #1378

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/ultranest-approx-eq-4.5.0
Open

Update ultranest requirement from ~=3.6.5 to ~=4.5.0#1378
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/ultranest-approx-eq-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ultranest to permit the latest version.

Changelog

Sourced from ultranest's changelog.

============== Release Notes

4.4.0 (2024-12-13)

  • Compatible with numpy version 2 and above. Any remaining errors like "ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject" are due to ultranest and numpy being installed with different versions. Reinstall numpy and ultranest in that case.

4.3.0 (2024-04-12)

  • added :py:class:ultranest.popstepsampler.PopulationSimpleSliceSampler: Vectorized, fixed-batch size slice sampler. (PR <https://github.com/JohannesBuchner/UltraNest/pull/118>_ by Benjamin Beauchesne)
  • validation of passed parameter names (PR <https://github.com/JohannesBuchner/UltraNest/pull/133>_ by svaverbe)
  • documentation improvements, including documenting results dictionary (PR <https://github.com/JohannesBuchner/UltraNest/pull/138>_ by Jacopo Tissino)
  • make scipy actually optional (PR <https://github.com/JohannesBuchner/UltraNest/pull/141>_ by Matthew Kirk)
  • linting

4.2.0 (2024-02-15)

  • new :py:class:ultranest.mlfriends.LocalAffineLayer for metric learning, set as default (see issue 124 <https://github.com/JohannesBuchner/UltraNest/issues/124>_)
  • add Highest Density Interval function (ultranest.plot.highest_density_interval_from_samples)
  • corner plot style with higher signal-to-ink ratio.
  • bug fixes in popstepsampler

4.1.0 (2024-02-15)

  • add number of steps calibrator :py:class:ultranest.calibrator.ReactiveNestedCalibrator
  • add relative jump distance diagnostic for step samplers
  • make population step samplers more consistent with other step samplers

4.0.0 (2024-02-15)

  • new :py:class:ultranest.mlfriends.MaxPrincipleGapAffineLayer for metric learning, set as default

3.6.5 (2023-07-18)

  • documentation improvements
  • logging with MPI fixes by adipol-ph <https://github.com/JohannesBuchner/UltraNest/issues/109>_ and by gregorydavidmartinez <https://github.com/JohannesBuchner/UltraNest/issues/110>_
  • more flexible plotting by facero <https://github.com/JohannesBuchner/UltraNest/issues/108>_

3.6.0 (2023-06-22)

  • add PopulationRandomWalkSampler: vectorized Gaussian random walks for GPU/JAX-powered likelihoods
  • limit initial widening to escape plateau (issue #81)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [ultranest](https://github.com/JohannesBuchner/ultranest) to permit the latest version.
- [Release notes](https://github.com/JohannesBuchner/ultranest/releases)
- [Changelog](https://github.com/JohannesBuchner/UltraNest/blob/master/HISTORY.rst)
- [Commits](JohannesBuchner/UltraNest@v3.6.5...v4.5.0)

---
updated-dependencies:
- dependency-name: ultranest
  dependency-version: 4.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Updating dependency packages label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updating dependency packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants