Skip to content

v1.13.0.2

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 28 Aug 10:16
· 305 commits to master since this release

v1.13.0.2

New features

  1. improve pretty-print for matrices
  2. add pretty_array function for nice print of arrays/sequences
  3. add some auxillary methods for matrices: (min/max/minabs/maxabs)_element and (min/max)_diagonal and (min/max/minabs/maxabs)_element_index
  4. improve printout of SVectorwithError
  5. add pos_error/neg_error/errors properteis to Ostap::Math::ValueWithError object `
  6. add column @limit? for printput of RooFitResult object to shwo the distance to the limits (if any). Distanc eof <3sigma, an d<5 sigma ar ecolored. Distances > 10sigma are omitted.

Backward incompatible

Bug fixes

  1. fix the typo in Ostap/MatrixUtilsT.h
  2. fix ostap.utils.basic.mtime