-
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
a758506
commit 824a684
Showing
3 changed files
with
18 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# v1.10.1.2 | ||
|
||
## New features | ||
1. improve prints from `PDF.load_params` | ||
1. add `smooth` function for 1D-histogram | ||
1. imporove `rebin*` functoions for 1D-histograms | ||
1. add possibility to add separator line to `summary_graphs` | ||
1. fix for new ROOT>6.31 few issues with std::string <--> const char* | ||
1. imporve a bit BLUE | ||
1. add "fix" for new pyROOT/cppyy for failure with ickling of enums | ||
1. fix morphing tests for new ROOT | ||
|
||
## Backward incompatible | ||
|
||
## Bug fixes |