Skip to content

Commit

Permalink
1. add ostap.stats.average code for calculation of averages for in…
Browse files Browse the repository at this point in the history
…consistet data

  1. add test for `ostap.stats.average`
  1. reshullle a bit the code between `ostap.math.minimize` and `ostap.math.local_minimize`
  1. `ostap.stats.combine`  fix calcualtion of p-value
  • Loading branch information
VanyaBelyaev committed Jul 2, 2024
1 parent 30b2f28 commit 214c7c4
Show file tree
Hide file tree
Showing 6 changed files with 1,454 additions and 776 deletions.
7 changes: 6 additions & 1 deletion ReleaseNotes/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,16 @@
1. add add parallel `sync` based on `rsync -a` & `xargs/parallel`
1. `sqlitedict` : tiny fix for warning in `python-3.11`
1. fix `pypdf` examples

1. add `ostap.stats.average` code for calculation of averages for inconsistet data
1. add test for `ostap.stats.average`
1. reshullle a bit the code between `ostap.math.minimize` and `ostap.math.local_minimize`
`
## Backward incompatible

## Bug fixes
1. `ostap.stats.combine` fix calcualtion of p-value


# v1.10.1.6

## New features
Expand Down
Loading

0 comments on commit 214c7c4

Please sign in to comment.