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

# This Pull request: roostats tutorials translated into Python ## Changes or fixes: The unmarked C++ roostats tutorials have been translated into python3. ## Checklist: - [ yes ] tested...

in:RooFit/RooStats

### Check duplicate issues. - [ ] Checked for duplicates ### Description There is a difference in the behaviour of the 2 graphics backends, when drawing on 2 canvases an...

bug

### Check duplicate issues. - [ ] Checked for duplicates ### Description The tutorial tutorial-roostats-rs101_limitexample-py segfaults on windows 32 bit ### Reproducer Run tutorial-roostats-rs101_limitexample-py on Win 32 bit ### ROOT...

bug
affects:master
affects:6.32

### Explain what you would like to see improved I find this kind of plotting code too cumbersome, it only takes `double*` and sizes: ```c++ const double x[] = {0,...

improvement
in:Graphics

### Describe the bug Then changing the Address of a Branch in TTree it seems to sometimes still use the old memory address after the call. As a minimal example...

bug
priority:default
in:I/O
in:TTree
affects:6.24

Fixes https://its.cern.ch/jira/browse/ROOT-5760 # This Pull request: ## Changes or fixes: ## Checklist: - [ ] tested changes locally - [ ] updated the docs (if necessary) This PR fixes #

in:TTree

# This Pull request: ## Changes or fixes: Adds PRBS generation code ## Checklist: - [x] tested changes locally - [x] updated the docs (if necessary) This PR fixes https://github.com/root-project/root/issues/8199

new feature
in:Math Libraries

# This Pull request: This draft PR for testing the doxygen generation github action with our self-hosted runners. Uses our existing Makefile setup. ## Status Succeeded with building only docs...

in:Documentation

# This Pull request: ## Changes or fixes: Fixes https://github.com/root-project/cling/issues/339 From main RawGit Webpage: If you're currently using RawGit, please stop using it as soon as you can.

in:Cling

Possibly fixes cling suppressing -Wreturn-type.

in:Cling