v1.5.0.1
·
2532 commits
to master
since this release
v1.5.0.1
New features
parallel/task.py
: change master/slave to main/secondary (request from Bogdan Popovici)- Modify a bit printout for
Ostap::StatEntity
andOstap::WStarEntity
classes (request from Alexey Dzyuba) - tiny tweak for
ostap.fitting.badic.all_args
- add
all_integers
,all_numerics
andall_strings
toostap/core/ostap_types.py
Backward incompatible changes
Bug fixes:
- fix a bit strange "feature" in the function
make_dataset
fromostap/fitting/selectors.py
(thanks to Alexander Artamonov for reporting it)