root icon indicating copy to clipboard operation
root copied to clipboard

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

Results 924 root issues
Sort by recently updated
recently updated
newest added

The main motivation is because it is a clear blocker for proper cross-compilation. Also, the tutorial itself is already run as the first tutorial irrespective of the build configuration so...

clean build

I'm opening this PR to give it a go with our CI. This change is somewhat necessary on many levels (conda benefits from it, pip requires it). And it is...

# This Pull request: ### Rebase A few relevant LLVM commits that were referenced for the rebase: - https://github.com/llvm/llvm-project/commit/95dd17848383315050a5d64051bd695d0a653c51 - https://github.com/llvm/llvm-project/commit/8d67b9e2461d654c0a3657e511e2295006f23748 - https://github.com/llvm/llvm-project/commit/9478f661c26fbc22491218477917df5d8d73c51c - https://github.com/llvm/llvm-project/commit/6a6994cc9bc0327aaf8b005c650ff5eb29d2bcce - https://github.com/llvm/llvm-project/commit/8b1771bd9f304be39d4dcbdcccedb6d3bcd18200 ### Notes -...

in:Cling
clean build

This Pull request starts adding support for new TF version (2.16) coming with Keras3 API. In addition, it improves the evaluation of models for regression and multi-class by using all...

in:TMVA

Following widgets will be web-based by default: 1. `TCanvas` 2. `TBrowser` 3. `TTreeViewer` 4. `TGeomPainter` Type of all these widgets can be configured via rootrc file: ``` # As options...

affects:master
in:WebGui

### Check duplicate issues. - [X] Checked for duplicates ### Description The Char_t typedef here: https://github.com/root-project/root/blob/4cf09dc362036e22eaa687cd2566fabb6c8ed693/core/foundation/inc/RtypesCore.h#L37 is incorrect--a bare `char` is not guaranteed to be signed or unsigned. > char...

bug

Revert the changes to `build_root.py` from commit 542b98b2cc ("[ci] Add alma9 clang build") since they were not reflected when uploading the artifacts which could consequently not be found. The extra...

# This Pull request: ## Changes or fixes: Fixes https://github.com/root-project/root/issues/8194 ## Checklist: - [x] tested changes locally - [ ] updated the docs (if necessary)

### Explain what you would like to see improved and how. In the new TScatter class, it was found here https://root-forum.cern.ch/t/scatter-plot-with-colorbar/59562/14 that: - There is not an easy way to...

improvement

# This Pull request: ## Changes or fixes: Fixes https://its.cern.ch/jira/projects/ROOT/issues/ROOT-7052 reported by @olifre ## Checklist: - [ ] tested changes locally - [ ] updated the docs (if necessary)

in:Core Libraries