Main changes
- Allow for flat priors also for shape parameters by @nucleosynthesis in #1040
Documentation updates
- plot1Dscan links in doc by @amarini in #1000
- Update parametric_exercise.md by @maxwrabetz in #1010
- Tutorial ABCD method with RooParamtricHist by @cesarecazzaniga in #1002
Development
- Add an option to read in a list of points from a .csv file (--fromfile) by @runtingt in #937
- Use RooDataSet constructor that takes
RooFit::WeightVar
argument by @guitargeek in #1009 - Adding build with ROOT 6.32.06 by @anigamova in #1008
- Update cvmfs-ci.yml with a stable ROOT 6.32.06 release by @anigamova in #1011
- Deprecating py2 for combine v10 by @jonathon-langford in #1014
- Fix Quadratic Scaling (docstring and allow pickle) by @JaLuka98 in #1013
- Factor out some mathematical details into free functions by @guitargeek in #1017
- Add global flag to set NLL evaluation backend by @guitargeek in #1018
- Update standalone LCG setup instructions by @guitargeek in #1021
- Declare SimpleGaussianConstraint as self-normalized to RooFit by @guitargeek in #1022
- Replacing deprecated Mambaforge with Miniforge3 by @anigamova in #1025
- More standard implementation of RooMultiPdf by @guitargeek in #1024
- Use
std::floor
instead of casting double -> int -> double by @guitargeek in #1026 - Apply a few more clang-tidy checks by @guitargeek in #1027
- implement option in FitterAlgoBase to toggle between nll backends by @pkausw in #1028
- Remove Proof from HybridNew, as it was removed from RooStats by @gpetruc in #1033
- Fix some compiler warnings by @guitargeek in #1035
- Update runningthetool.md by @nucleosynthesis in #1041
- Add public getters to useful information in combine classes by @guitargeek in #1023
New Contributors
- @runtingt made their first contribution in #937
- @cesarecazzaniga made their first contribution in #1002
- @maxwrabetz made their first contribution in #1010
- @JaLuka98 made their first contribution in #1013
Full Changelog: v10.0.2...v10.0.3