Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the basic functionality of FilledHistogram class #221

Merged
merged 15 commits into from
Nov 27, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    59274f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Now only one Histogram class that treats the histogram as filled depe…

    …nding on the specification of the 'bin_edges' input.
    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9659722 View commit details
    Browse the repository at this point in the history
  2. correct bin_edges bug for divide

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9044fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca4c62e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    862007f View commit details
    Browse the repository at this point in the history
  5. bug fix

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6cf5fda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbf6635 View commit details
    Browse the repository at this point in the history
  7. added a basic test for filled histogram

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    49a4f0f View commit details
    Browse the repository at this point in the history
  8. added test case for sumW2 in filled hists

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    968f4da View commit details
    Browse the repository at this point in the history
  9. reformatting to fit lines

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6e72e12 View commit details
    Browse the repository at this point in the history
  10. fixed a sumW2 bug and test bug

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    48fd769 View commit details
    Browse the repository at this point in the history
  11. fixed formatting with pre-commit

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    eccdeac View commit details
    Browse the repository at this point in the history
  12. add changelog line

    thmaurin committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cb01736 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    5535428 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    058c94c View commit details
    Browse the repository at this point in the history