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

Bump ultranest from 3.6.4 to 4.3.2 in /extra_requirements #535

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps ultranest from 3.6.4 to 4.3.2.

Changelog

Sourced from ultranest's changelog.

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

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)

3.5.0 (2022-09-05)

  • add hot-resume: resume from a similar fit (with different data)
  • fix post_summary.csv column order
  • fix build handling for non-pip systems (pyproject.toml)
  • more efficient handling of categorical variables

3.4.0 (2022-04-05)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @JoranAngevaare.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2024
@coveralls
Copy link

coveralls commented Jul 1, 2024

Pull Request Test Coverage Report for Build 9747243059

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 186 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-7.9%) to 86.377%

Files with Coverage Reduction New Missed Lines %
dddm/recoil_rates/halo.py 1 93.75%
dddm/context.py 2 92.8%
dddm/samplers/nestle.py 2 92.31%
dddm/utils.py 2 90.76%
dddm/plotting/confidence_figures.py 3 86.93%
dddm/statistics.py 11 85.99%
dddm/recoil_rates/spectrum.py 15 78.16%
dddm/recoil_rates/detector_spectrum.py 20 58.33%
dddm/samplers/multi_detectors.py 22 70.27%
dddm/samplers/pymultinest.py 108 48.75%
Totals Coverage Status
Change from base Build 9495381779: -7.9%
Covered Lines: 2010
Relevant Lines: 2327

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 1, 2024

Pull Request Test Coverage Report for Build 9747243059

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 186 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-0.8%) to 93.511%

Files with Coverage Reduction New Missed Lines %
dddm/recoil_rates/halo.py 1 93.75%
dddm/context.py 2 92.8%
dddm/samplers/nestle.py 2 92.31%
dddm/utils.py 2 90.76%
dddm/plotting/confidence_figures.py 3 86.93%
dddm/statistics.py 11 85.99%
dddm/recoil_rates/spectrum.py 15 78.16%
dddm/recoil_rates/detector_spectrum.py 20 58.33%
dddm/samplers/multi_detectors.py 22 70.27%
dddm/samplers/pymultinest.py 108 48.75%
Totals Coverage Status
Change from base Build 9495381779: -0.8%
Covered Lines: 2176
Relevant Lines: 2327

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 1, 2024

Pull Request Test Coverage Report for Build 9747243059

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 186 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.09%) to 94.37%

Files with Coverage Reduction New Missed Lines %
dddm/recoil_rates/halo.py 1 93.75%
dddm/context.py 2 92.8%
dddm/samplers/nestle.py 2 92.31%
dddm/utils.py 2 90.76%
dddm/plotting/confidence_figures.py 3 86.93%
dddm/statistics.py 11 85.99%
dddm/recoil_rates/spectrum.py 15 78.16%
dddm/recoil_rates/detector_spectrum.py 20 58.33%
dddm/samplers/multi_detectors.py 22 70.27%
dddm/samplers/pymultinest.py 108 48.75%
Totals Coverage Status
Change from base Build 9495381779: 0.09%
Covered Lines: 2196
Relevant Lines: 2327

💛 - Coveralls

Copy link
Owner

@JoranAngevaare JoranAngevaare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [ultranest](https://github.com/JohannesBuchner/ultranest) from 3.6.4 to 4.3.2.
- [Release notes](https://github.com/JohannesBuchner/ultranest/releases)
- [Changelog](https://github.com/JohannesBuchner/UltraNest/blob/master/HISTORY.rst)
- [Commits](https://github.com/JohannesBuchner/ultranest/commits)

---
updated-dependencies:
- dependency-name: ultranest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/extra_requirements/ultranest-4.3.2 branch from 58ce639 to 4c7ee46 Compare September 2, 2024 07:43
@JoranAngevaare JoranAngevaare merged commit a6b5d24 into master Sep 2, 2024
5 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/pip/extra_requirements/ultranest-4.3.2 branch September 2, 2024 07:51
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10662933181

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-8.1%) to 86.338%

Files with Coverage Reduction New Missed Lines %
dddm/statistics.py 1 85.99%
Totals Coverage Status
Change from base Build 10662918700: -8.1%
Covered Lines: 1959
Relevant Lines: 2269

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants