[v630][RF] Backports of RooFit PRs to v6-30-00-patches: Part 10#14768
Merged
guitargeek merged 3 commits intoFeb 26, 2024
Merged
Conversation
|
Starting build on |
|
Build failed on ROOT-performance-centos8-multicore/soversion. Failing tests: |
Test Results 10 files 10 suites 1d 18h 30m 18s ⏱️ For more details on these failures, see this check. Results for commit 2d85040. |
23 tasks
Imported RooAbsArgs should have their workspace set to the workspace they are being imported to.
Fixes issues with display of plots drawn by xRooFit in jupyter notebooks.
To avoid worry reports in the forum worrying about whether Minuit2 is gonna be removed. See https://root-forum.cern.ch/t/will-minuit2-be-removed-from-root/58078 Also includes changes from commit d4acc52.
guitargeek
force-pushed
the
v6-30-00-patches_backports_10
branch
from
February 26, 2024 12:31
2d85040 to
ec4de4c
Compare
|
Starting build on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a backport of some RooFit PRs that were recently merged to master to v6-30-00-patches:
Related to #13458.
Link to the previous backport PR:
#14407