root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
### Explain what you would like to see improved and how. The RNTupleParallelWriter should be extended to allow to fix the logical order of clusters written to disk. This would...
### Explain what you would like to see improved and how. The RClusterPool should be improved - to work with a memory budget rather than a fixed number of clusters...
### Explain what you would like to see improved and how. Currently, `RNTupleDescriptor::CreateModel()` always creates a full model with a default entry. There can be situations in which a bare...
# This Pull request: ## Changes or fixes: ## Checklist: - [ ] tested changes locally - [ ] updated the docs (if necessary) This PR fixes #
Changes to HistFactory ROOT tutorial. Since people usually use HistFactory to build models and then fit it, it is better to show, how models can be fitted in the same...
### Check duplicate issues. - [x] Checked for duplicates ### Description I need help to understand an issue which we have when running on Linux on ARM when reading a...
# This Pull request: Continue Jollys work: This draft PR for testing the doxygen generation github action with our self-hosted runners. Uses our existing Makefile setup. Initial PR #15337 ##...
### Check duplicate issues. - [X] Checked for duplicates ### Description One of the overloads of the function abuses the logic of the class: https://github.com/root-project/root/blob/224551cf3fc5bdc80b2693578d082eb9cb0e32a3/tmva/tmva/src/DataLoader.cxx#L126-L133 In this overload a `DatasetInfo`...
# This Pull request: - added morphing tutorial in cpp and python.