root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
# This Pull request: is a proposal. - fixes the use of sed - the in place option requires a suffix argument as opposed to gnu sed where this is...
# This Pull request: ## Changes or fixes: Add `dependabot.yml` file which will configure the dependabot to periodically create PRs whenever GitHub actions can be updated. Currently configured to submit...
Backport of https://github.com/root-project/root/pull/14738
Fixes https://github.com/root-project/root/issues/7740 # This Pull request: ## Changes or fixes: Add tutorial about multi dimensional integrator ## Checklist: - [x ] tested changes locally - [ ] updated the docs...
# This Pull request: ## Changes or fixes: Converts HybridStandardForm.C, HybridInstructional.C, TwoSidedFrequentistUpperLimitWithBands.C, TestNonCentral.C, and CreateExampleFile.C to Python ## Checklist: - [ x] tested changes locally Contributes to https://github.com/root-project/root/issues/8758
Hello, I observe a constant (16MB) memory increase when writing to ``TFile`` or ``TMemFile`` with ``WriteObjectAny`` a ``std::vector`` of chars (also have seen this with TArrayC). Strangely, this does not...
# This Pull request: Removes skipping of 0 (zero) in TRandom3.Rndm() ## Changes or fixes: * Removes skipping of 0 (zero) in TRandom3.Rndm() * Updates documentation, adds warnings ## Checklist:...
### Check duplicate issues. - [X] Checked for duplicates ### Description Dear experts, since ROOT 6.30 I have encountered an issue when calling simple functions inside a `TTree::Scan`. For example,...
### Explain what you would like to see improved and how. From https://its.cern.ch/jira/browse/ROOT-3452 I have some specific suggestions on improving the documentation for the minimizer classes: * TFitterMinuit should have...
### Explain what you would like to see improved and how. From https://its.cern.ch/jira/browse/ROOT-130 Update the User guide of Minuit2, make it a chapter of the ROOT User Guide ? ###...