Skip to content

v1.4.8,2

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 03 May 15:44
· 2561 commits to master since this release

v1.4.8.2

New features

  1. Modify Ostap::Models::BWI::evaluate (temporary action,
    to be properly fixed in the future)
  2. Fix toys.make_toys for possible memory leak (thanks to
    Abdul-Kerim Gusseinov for repoting the problem and for solution)
  3. Add bufstrat argument for Convolution and Connvolution_pdf
  4. add more functions isuint, isulong , islonglong , isulonglong
  5. more operations with TMultiGraph
  6. add graph_summary
  7. update graph_summary to add colored bands for "averages" `
  8. replace ROOT.Double with ctypes.c_double
  9. graph_summary : add labels and type Graph
  10. graph_summary : rename classes, remove TMultiGraph and add documentation`
  11. rewrite ostap.math.linalg : more functions & mixed operations: S/T-matrices/vectors&numpy

Backward incompatible changes

Bug fixes:

  1. fix limits for right variable for PSRight_pdf(thanks to Tatiana Ovsiannikova for reporting the problem)
  2. fix pdg_format for certaint cases
  3. fix missing name attribute for Sum1D/Sum3D clone machinery
  4. fix some bugs in graphs.py
  5. more bug fixes in graphs.py
  6. fix Flatte_pdf