Skip to content

Commit

Permalink
feat : implement under/overflow function (#413)
Browse files Browse the repository at this point in the history
* feat : implemented broken-axis signed

---------

Co-authored-by: Andrzej Novak <novak5andrzej@gmail.com>
  • Loading branch information
Ming-Yan and andrzejnovak authored Apr 18, 2023
1 parent 34df4fa commit d0cf7ce
Show file tree
Hide file tree
Showing 11 changed files with 454 additions and 13 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"uproot",
"uproot4",
"boost_histogram",
"hist",
"scikit-hep-testdata",
],
"dev": ["flake8", "jupyter", "bumpversion", "twine", "black", "pre-commit"],
Expand Down
Loading

0 comments on commit d0cf7ce

Please sign in to comment.