root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
It's a small change and it may help with the sporadic `dataframe-vary` unittest failures
Introduced by https://github.com/root-project/root/commit/617f5fb4fab9b92b2a95e506b4801364473672bc The change to a variable length size was not properly propagated to the rest of the `TBranch::Init` function. Related to https://github.com/root-project/root/issues/15621
Change the name of the file where the tutorial TMVA_SOFIE_RDataFrame.py writes the model, to avoid a conflict with TMVA_SOFIE_RDataFrame.C
This PR migrates the TMVA Deep Learning classes (RNN) for new cud version 9
# This Pull request: Extends the functionality of `TGraphErrors` class on the manner of the `TGraph` class such that one does not need to prepare arrays with data before creating...
# This Pull request: depends on https://github.com/root-project/root/pull/15553. The interesting file to look at is `ntuple_compat.cxx`. Adding some RNTuple compat tests where we handcraft an on-disk representation for a RNTuple (and...
Needs to go into the release. * https://github.com/root-project/root/pull/15605 * https://github.com/root-project/root/pull/15602 * https://github.com/root-project/root/pull/15608
Work in progress, to see if it works on all platforms.
The comment was not considering fDatime, thus reporting the wrong format and size.