v1.13.0.2
VanyaBelyaev
released this
28 Aug 10:16
·
305 commits
to master
since this release
v1.13.0.2
New features
- improve pretty-print for matrices
- add
pretty_array
function for nice print of arrays/sequences - add some auxillary methods for matrices:
(min/max/minabs/maxabs)_element
and(min/max)_diagonal
and(min/max/minabs/maxabs)_element_index
- improve printout of
SVectorwithError
- add
pos_error/neg_error/errors
properteis toOstap::Math::ValueWithError
object ` - add column
@limit?
for printput ofRooFitResult
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
- fix the typo in
Ostap/MatrixUtilsT.h
- fix
ostap.utils.basic.mtime