-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0cddcd7
commit e3f5d13
Showing
6 changed files
with
28 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# v1.13.1.0 | ||
|
||
## New features | ||
|
||
1. improve all toys machinery: toys, jackknife, bootstrapping and significance | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# v1.13.1.0 | ||
|
||
## New features | ||
|
||
1. improve all toys machinery: toys, jackknife, bootstrapping and significance | ||
1. extend all tests for toys | ||
1. add brute-force way to delete `RooDataSet` - needed for JAckknife and Bootstrap | ||
1. add argument `delete=False` for `dataset.bootstrap` and `dataset.jackknife` method to delete the dataset | ||
1. add new test `test_fitting_dataset2.py` to test interference of memory and jackknife/bootstraping | ||
1. extend and improve machinery for toys | ||
1. add `std.string` and `std.string_view` into `string_types` | ||
1. improve `attention` printout from `dataset/tree` method `project` | ||
|
||
## Backward incompatible | ||
|
||
## Bug fixes | ||
|
||
1. fix the typo in `ostap/tools/tests/test_tools_reweight3.py` | ||
1. tiny fix for `progress_bar` | ||
1. tiny fix for `ostap.utils.basic.isatty` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters