root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Prevent situation with manipulated packet send without HMAC at all could be accepted
Prevent situation with manipulated packet send without HMAC at all could be accepted
Instead of using one `RPageSinkBuf` per context, implement a synchronizing page sink that compresses pages and writes them through to storage, but only commits them when the context's cluster is...
Add member functions to RooAbsData and RooDataHist that forward to `RooAbsData::reduce()`, but cast the return value to the actual type. This is not that useful now except for avoiding some...
To see the response of the CI.
### Check duplicate issues. - [ ] Checked for duplicates ### Description See the report on the forum https://root-forum.cern.ch/t/accessing-attributes-of-distributed-rdataframe-instance-after-filter-and-define-are-called/59261 This is simply due to distributed RDataFrame not keeping track of...
This method can be called instead of `Fill` if the `RNTupleWriter` or `RNTupleFillContext` should not commit the cluster automatically. Instead the calling code must check `ShouldCommitCluster()` and call it explicitly...
### Check duplicate issues. - [X] Checked for duplicates ### Description Downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=2278644 root fails to build with Python 3.13.0a6. 116 tests failed out of 1314, mostly with:...
## Description There are several known compatibility problems of PyMVA and SOFIE with common Python modules that need to be fixed: ### 1. Collisions of `openblas` because of SOFIE vs....