Skip to content

v6.32.04

Compare
Choose a tag to compare
@dpiparo dpiparo released this 14 Aug 04:10
· 2345 commits to master since this release

Patch release of v6.32 series.

๐Ÿ—’๏ธ Release notes
๐Ÿ’พ Install instructions

Items addressed in this release:

  • #7223 - [RF] RDataFrame to RooDataSet/RooDataHist conversion
  • #7782 - [RF] Allow to set nbins for RooPlot (or disallow)
  • #9838 - [RF] RooCurve::Average() overestimating average values of standard precision curves on smallgit
  • #11565 - [RF] Crash in RooStats::ToyMCSample::GenerateToyData
  • #13387 - Please recover SrvAuthenticate from libSrvAuth library
  • #14541 - [ROOT-6193] Editor for palette axis cannot set title properties
  • #15104 - new PyROOT/cppyy fails to pickle enums
  • #15161 - Attribute (getitem) differences for PyROOT objects in ROOT master
  • #15234 - cppyy - wrong object type when iterating over a polymorphic container
  • #15315 - [PyROOT] Example with inheriting from ROOT.Math.IMultiGenFunction doesn't work after recent cppyy upgrade
  • #15425 - TTreeProcessorMP processes events multiple times when there are more threads than entries
  • #15755 - [RF][HS3] Higgs discovery workspaces roundtrip
  • #15874 - [Hist] Backwards compatibility broken for THnSparseL in 6.32
  • #15887 - Broken plot .C macros for default Name() argument in plotOn()
  • #15977 - [gui] Event StatusBar does not work well when TMarker outside of zoom region
  • #15986 - Problems with TUri compilation
  • #16031 - VecOps binary functions not using the right types
  • #16038 - Could NOT find Vdt error when using 6.32.02 docker image
  • #16087 - [docs] Potential typo in function name case: DistanceToPrimitive
  • #16201 - [PyROOT] Support most recent numba version 0.60.0 intervals
  • ROOT-6286 - Reading a TChain and TTreeCache
  • ROOT-7991 - THnSparse::ProjectionND yields disfunctional histogram
  • ROOT-8238 - TPrincipal tries to make histograms with nbin=0
  • ROOT-8519 - Bug when use simple math functions in TTree::SetAlias()