Releases: OstapHEP/ostap
Releases · OstapHEP/ostap
v3.6.9.12
Immutable
release. Only release title and notes can be modified.
v3.6.9.12
New features
- fixes, fixes, fixes
- Add
filesargument to constructor ofROOT.TChain
Bug fixes
- fixes, fixes, fixes
- fix the bug in adding TMVA/choping decision for TChain
Backward incompatible
- rename
ostap.core.baset oostap.core.core_base - rename
ostap.math.basetoostap.math.math_base - rename
ostap.trees.basetoostap.trees.trees.base
3.6.9.10
Immutable
release. Only release title and notes can be modified.
Full Changelog: 3.6.9.9.4...3.6.9.10
v3.6.9.9.4
Immutable
release. Only release title and notes can be modified.
Full Changelog: 3.6.9.9.3...v3.6.9.9.4
v3.6.9.9.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: 3.6.9.9.1...v3.6.9.9.2
v3.6.9.9.4
Immutable
release. Only release title and notes can be modified.
Full Changelog: 3.6.9.9.3...3.6.9.9.4
v3.6.9.9.3
Immutable
release. Only release title and notes can be modified.
Full Changelog: v3.6.9.9.2...3.6.9.9.3
v3.6.9.9.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v3.6.6.9...3.6.9.9.1
v3.6.6.9
Immutable
release. Only release title and notes can be modified.
v3.6.6.9
New features
- Sigmoid type can be also specified by the string/"sigmoid name" (not only by enum!)
- add
Sine-type sigmoid, based on (1+sin(2x))/2 - add many new distributions
- upgrade many distribution to use ew ase classes. Drastic reduction of code lines.
- add "folding" for
RooDataSetand extend the corresponding test - add
dumpanddump_tablemethods toRooDataSetto dump the content of dataset in a table form - fix
shared_entriesandshared_datamethdos forRooDataSet - major upgrade for
pdg_formatutiilty: reduce code & improve fuctionality - add
PDGoption for pretty-print functions forVE,VAEandVMEobjects
Bug fixes
- Fix recently introduced bug (thanks to @DmitryYuGolubkov Dima Golubkov)
- Fix
Ostap::Math::(ln,i)beta
Backward incompatible
- split command-line option
--macrosinto two options:-l/--load-macrosand-x/--exec-macrosfor the lists of ROOT/C++ macros
to be loaded viaROOT.TROOT.LoadMacroand list of macros to be executed via `ROOT.TROOT.Macro`` - rename
scaleforResoGauss2intosigma_scale - for several distributinos change the parameters from "X" to "logx"
- rename
Burr->BurrXII
v3.6.6.0
Immutable
release. Only release title and notes can be modified.
v3.6.6.0
New features
- add
Ostap::Math::fermi_diracfunction for complete Fermi-Dirac integral (for non-negative integer order) - add
Ostap::Math::dirichlet_betafunction - add alias
Ostap::Math::hurwitz_zetaforOstap::Math::hurwitz - add alias
Ostap::Math::Dirichlet_etaforOstap::Math::eta - add alias
Ostap::Math::hyperg_MforOstap::Math::hyperg_1F1 - add
Ostap::Math::hyperg_U - improve
Ostap::Math::Differences - tiny tweaks for
graph_summary - tiny improvement for
AsymErrors, 'ValWithErrorsandValWithMultiErrors` prints
Bug fixes
- fix bugs in the printout of the
AsymErrors, 'ValWithErrorsandValWithMultiErrors`
v3.6.5.0
Immutable
release. Only release title and notes can be modified.
v3.6.5.0
New features
- minor tweak for the treatment of
deltaforOstap::Math::Sigmoid. It should improve the fits. - many fixes and tweaks for
DNN&USTATGoodness of fit estimators - more fixes & tweaks for GoF methods