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

Add upper limit to number of bins in hist and refactor bin edge calculation #7991

Merged
merged 13 commits into from
Nov 13, 2018

Commits on Oct 27, 2018

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

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    debe449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48e814 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    mwcraig committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    eab8a96 View commit details
    Browse the repository at this point in the history
  4. Fix name of function in hist

    mwcraig committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    15ebb90 View commit details
    Browse the repository at this point in the history
  5. Finish changing _calculate_bin_edges to calculate_bin_edges

    aka coding by random walk 🤦
    mwcraig committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    ac97686 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f4a0a6 View commit details
    Browse the repository at this point in the history
  7. Clip bin edges to range

    mwcraig committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    e8095e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e96f02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1368339 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ba73fa View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Fix typos in docstring

    mwcraig committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    fd8a765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce61ee1 View commit details
    Browse the repository at this point in the history