v1.10.1.8
VanyaBelyaev
released this
12 Jul 09:38
·
527 commits
to master
since this release
v1.10.1.8
New features
- Improve
addTMVAResponse
andaddChoppingResponse
(and their paralell analogues) - improve
parallel_copy
, rely onxargs
whenGNU parallel
is not available - add add parallel
sync
based onrsync -a
&xargs/parallel
sqlitedict
: tiny fix for warning inpython-3.11
- fix
pypdf
examples - add
ostap.stats.average
code for calculation of averages for inconsistet data - add test for
ostap.stats.average
- reshullle a bit the code between
ostap.math.minimize
andostap.math.local_minimize
- add
sync_dirs
function intoostap.io.files
module to syncronize the directories - add
UseWeb
& 'useWeb' contetx managers for setting the WebDispaly intoostap.plotting.canvas
module - add command line option
-w/--web
optioon forostap
script to alolow defien Web-Distplay - add command line option
-p/--print-level
optioon forostap
script for better contol of the global print level
Backward incompatible
Bug fixes
ostap.stats.combine
fix calculation of p-value