root-project / root Public
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 13 people
-
[RF] Correctly implement data reduction also for RooCompositeDataStore
#10397 merged
Apr 14, 2022 -
bypass UUID registration when using READ_WITHOUT_GLOBALREGISTRATION (v6.26)
#10394 merged
Apr 14, 2022 -
[core] Improve implementation of `Rbswap_{16,32,64}()`
#10396 merged
Apr 14, 2022 -
[PyROOT] Backport 6.26: Py_TYPE is changed to an inline static function in Py3.11
#10398 merged
Apr 14, 2022 -
Avoid using deprecated `std::iterator` in TSeq and TTreeReader classes
#10392 merged
Apr 13, 2022 -
[RF] Replace bad C-style cast in verbose RooAbsArg printing
#10393 merged
Apr 13, 2022 -
Skip TFile UUID registration when using READ_WITHOUT_GLOBALREGISTRATION option
#10318 merged
Apr 12, 2022 -
TClassEdit: make usage of static cache container thread safe.
#10369 merged
Apr 12, 2022 -
[PyROOT][RDF] Fix logic to enable RDF tests
#10384 merged
Apr 12, 2022 -
[PyROOT][RDF] Support template instantiation in HistoXD and ProfileXD pythonizations
#10341 merged
Apr 12, 2022 -
Backporting some commits that avoid unused variable warnings on mac
#10377 merged
Apr 12, 2022 -
Fix `TMVA_Higgs_Classification.C` tutorial on Windows
#10379 merged
Apr 12, 2022 -
Close files before deleting them in TContext tutorial
#10378 merged
Apr 12, 2022 -
[IO][NFC] Remove duplicated lines from docs
#10372 merged
Apr 11, 2022 -
[v626][RF] Backports of RooFit PRs to `v6-26-00-patches`: Part 11
#10376 merged
Apr 11, 2022 -
[RF] Added missing snapshot creation
#10293 merged
Apr 11, 2022 -
[cmake] Enable openssl3 for xrootd (v626)
#10374 merged
Apr 11, 2022 -
[cmake] Bump davix to 0.8.1 (v6.26)
#10375 merged
Apr 11, 2022 -
Implement SavesAs .csv, .tsv and .txt
#10365 merged
Apr 11, 2022 -
Small spelling error during explaining lhcbOpenData.C
#10371 merged
Apr 11, 2022 -
Fixed some Typos and Indentation issues in ROperator_Pool.hxx
#10342 merged
Apr 11, 2022 -
[I/O] Use thread-local collection proxy in TClass::Destructor (v6.26)
#10373 merged
Apr 10, 2022 -
[I/O] Use thread-local collection proxy in TClass::Destructor
#10361 merged
Apr 10, 2022 -
[cmake] Enable openssl3 for xrootd:
#10322 merged
Apr 9, 2022 -
[cmake] Bump davix to 0.8.1:
#10275 merged
Apr 9, 2022 -
[v626][RF] Backports of RooFit PRs to `v6-26-00-patches`: Part 10
#10367 merged
Apr 9, 2022 -
[RF] Don't used fixed-size stack arrays in RooBatchCompute in CPU case
#10362 merged
Apr 9, 2022 -
[RF] Move `RooMath` from RooBatchCompute back into RooFitCore
#10359 merged
Apr 8, 2022 -
[NFC][tree] Mention that Long_t branches are not cross-platform
#10363 merged
Apr 8, 2022 -
[6.26][DF] Disable also distributed tutorials on Mac ARM
#10358 merged
Apr 8, 2022 -
[DF] Disable also distributed tutorials on Mac ARM
#10356 merged
Apr 8, 2022 -
[PyROOT] Add tutorial for TContext and TFile context managers
#10227 merged
Apr 8, 2022 -
[skip-ci] complete fitting range doc
#10355 merged
Apr 8, 2022 -
[RF] Fix architecture logging RooFitDriver
#10352 merged
Apr 8, 2022 -
[RF] Use UniqueId to replace pointer comparisons and disable memory pool
#8324 merged
Apr 7, 2022 -
[RF] Change int types in UniqueId and RooNormSetCache
#10349 merged
Apr 7, 2022
12 Pull requests opened by 10 people
-
Improve startup by 15% (avoid redundant work).
#10354 opened
Apr 7, 2022 -
[DF] Fix long int + Snapshot test on 32 bit platforms
#10364 opened
Apr 8, 2022 -
[GH] Allow starting Bug Report from ROOT prompt with prepopulated setup field
#10366 opened
Apr 8, 2022 -
Distrdf histoxd nomodel error
#10368 opened
Apr 8, 2022 -
TClingUtils: Avoid growing paths in GetFileName
#10387 opened
Apr 12, 2022 -
[daos] Generalize daos_mock's fetch/update to accept multiple I/O descriptors
#10388 opened
Apr 12, 2022 -
Copy Snapshot operation arguments in a distributed task
#10391 opened
Apr 13, 2022 -
[TTreeReader] Add support for Short_t, UShort_t array sizes
#10399 opened
Apr 14, 2022 -
[ntuple,draft] Support for big-endian architectures
#10402 opened
Apr 14, 2022 -
[RF] Consistent behavior of `RooAbsData::createHistogram` overloads
#10405 opened
Apr 14, 2022 -
Re-enable several tests and tutorials on Windows
#10406 opened
Apr 14, 2022 -
[core] Small TSeq improvements
#10407 opened
Apr 14, 2022
18 Issues closed by 8 people
-
Broken weights after reducing RooDataSet created with RooAbsPdf::generate()
#6951 closed
Apr 14, 2022 -
[RF] verbose printout of some RooFit classes broken
#10385 closed
Apr 13, 2022 -
Difference between root 6.18 and 6.22 for RooProdPdf
#6884 closed
Apr 13, 2022 -
ROOT 6.22/06 crashes reading old workspace file
#7276 closed
Apr 13, 2022 -
Disable `RooFit` banner with `CMAKE_CXX_FLAGS` option `__ROOFIT_NOBANNER` by default
#9954 closed
Apr 13, 2022 -
[RF] RooFit open issues and backports for 6.26.02 patch release
#10112 closed
Apr 13, 2022 -
Thread-safety issue in TClassEdit (StdLen)? [6.24.06]
#10353 closed
Apr 12, 2022 -
[DF] Histo1D pythonization should allow template arguments
#10157 closed
Apr 12, 2022 -
TMap.IsFolder() should not be true
#9339 closed
Apr 11, 2022 -
Only add cling nullptr checks in TRint
#9112 closed
Apr 11, 2022 -
io: streamer for std::bitset appears to be relying on endian-ness
#6412 closed
Apr 11, 2022 -
TGraph SaveAs .csv
#9491 closed
Apr 11, 2022 -
[I/O] Race condition when reading vectors with custom allocators with TTreeProcessorMT
#10357 closed
Apr 10, 2022 -
[I/O] Cannot read RVecs written with v6.24 with TTreeReader in current master
#9136 closed
Apr 8, 2022 -
(New) option “TEXTE”, for 1D histograms, with "± bin error"
#9505 closed
Apr 8, 2022 -
[DF] Very long jitting times with large DF graphs
#7604 closed
Apr 8, 2022 -
[RF] Possible heap fragmentation because of RooDataSet with memory pool
#8323 closed
Apr 7, 2022 -
[RF] Possible memory leak when running upper-limits with toys
#9196 closed
Apr 7, 2022
14 Issues opened by 14 people
-
[ntuple] Re-allow type-erased reading
#10408 opened
Apr 14, 2022 -
Broken interaction between `TThreadExecutor` and `TSeq` with specified beginning/range
#10404 opened
Apr 14, 2022 -
Update civetweb to 1.16 once it's released
#10403 opened
Apr 14, 2022 -
[RF] Problems with binning in `createHistogram`
#10401 opened
Apr 14, 2022 -
Memory leak in TH3::DoProject2D
#10400 opened
Apr 14, 2022 -
[core] CleanCompiledMacros behavior
#10395 opened
Apr 13, 2022 -
Wrong file names created in distributed Snapshot
#10390 opened
Apr 13, 2022 -
`RBrowser` does not list in-memory objects when written objects are present in `TDirectory` context
#10389 opened
Apr 12, 2022 -
Cling crash on valid c++ code (stack variable pointer).
#10386 opened
Apr 12, 2022 -
[ntuple] Properly support big-endian architectures
#10383 opened
Apr 12, 2022 -
Solution to fix Windows WSL CMake error.
#10381 opened
Apr 11, 2022 -
Can't compile old versions in macOS arm64
#10370 opened
Apr 10, 2022 -
[TMVA][SOFIE] Status of the support of ONNX operators
#10360 opened
Apr 8, 2022
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[cling] fix .Class cmd, should accept name
#10350 commented on
Apr 13, 2022 • 25 new comments -
Update ROOT's llvm to llvm13.
#10294 commented on
Apr 13, 2022 • 14 new comments -
[cmake] Move to CMake-generated ROOT/RVersion.hxx, small build improvements
#10077 commented on
Apr 11, 2022 • 9 new comments -
Fix hesse call limit
#8176 commented on
Apr 11, 2022 • 4 new comments -
[ntuple] Add RRVecField for type-erased I/O of RVecs
#8770 commented on
Apr 14, 2022 • 4 new comments -
[core/misc] fix some more doxygen warnings
#9655 commented on
Apr 8, 2022 • 4 new comments -
Fix test when long is 32 bits
#10302 commented on
Apr 11, 2022 • 4 new comments -
Spurious change to enable testing jenkins
#3760 commented on
Apr 12, 2022 • 2 new comments -
Add Relativistic Breit Wigner to TMath
#9926 commented on
Apr 13, 2022 • 2 new comments -
[docu] Migrate doxygen Makefile to CMake
#9966 commented on
Apr 12, 2022 • 2 new comments -
Rework creation of tasks in distributed mode
#10098 commented on
Apr 13, 2022 • 2 new comments -
[cling] add missing newline and separating space
#10125 commented on
Apr 8, 2022 • 2 new comments -
Fix TMVA group links
#7627 commented on
Apr 11, 2022 • 1 new comment -
C++ modules: dependency issue on out of date Rint.pcm
#10271 commented on
Apr 11, 2022 • 1 new comment -
TTreeCacheUnzip thread safety with prefetching enabled
#10095 commented on
Apr 11, 2022 • 1 new comment -
Inconsistent behavior when editing constraint terms in HistFactory models
#9070 commented on
Apr 12, 2022 • 1 new comment -
BMP TASImage artefacts and crashes
#8125 commented on
Apr 12, 2022 • 1 new comment -
[RooFit] Crash when passing null pointer to RooFit::ConditionalObservables
#10232 commented on
Apr 13, 2022 • 1 new comment -
TClass::GetStreamerInfo crashes for several classes
#8194 commented on
Apr 13, 2022 • 1 new comment -
PyROOT installation with C++17 does not find std::optional
#10221 commented on
Apr 14, 2022 • 1 new comment -
[io] Remove non-user related doc from TFile class. [skip-ci]
#9616 commented on
Apr 11, 2022 • 1 new comment -
`TGraph::Add(TF1 *f)` method like for `TH1`'s
#9637 commented on
Apr 8, 2022 • 0 new comments -
[GH] Issue and Improvement templates
#8795 commented on
Apr 8, 2022 • 0 new comments -
roofit plotOn issue
#9127 commented on
Apr 11, 2022 • 0 new comments -
Issue with Kolmogorov - Smirnov test in ROOT::Math::GoFTest
#9636 commented on
Apr 11, 2022 • 0 new comments -
RootMacros.cmake on macOS 12.2.1, root version v6-26
#10062 commented on
Apr 11, 2022 • 0 new comments -
[RF] Updates to RooFit tutorials necessary before the next release
#8808 commented on
Apr 13, 2022 • 0 new comments -
[RF] Avoid printing false warning when passing both `FillColor/FillStyle` and `VisualizeError` to RooAbsReal::plotOn()
#9859 commented on
Apr 13, 2022 • 0 new comments -
cling Debug Info
#7714 commented on
Apr 11, 2022 • 0 new comments -
[CMake] Move towards target-based CMake and partly fix picking up headers from an installed ROOT
#8709 commented on
Apr 11, 2022 • 0 new comments -
New class TGraph2DAsymmErrors
#10347 commented on
Apr 11, 2022 • 0 new comments -
[tmva][sofie] Fix an issue in the Transpose operator when permuting >= 3 axes
#10348 commented on
Apr 12, 2022 • 0 new comments