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

docs(backport): Correct fixed_params type to tuple or list #2428

Merged
merged 1 commit into from
Jan 5, 2024

Commits on Jan 5, 2024

  1. docs(backport): Correct fixed_params type to tuple or list

    * Backport PR https://github.com/scikit-hep/pyhf/pull/ 2420
    * `fixed_params` is an iterable that is of type tuple or list. Though
      operations on it may support tensor types, not all operations will
      necessarily be supported and so the docs should not list it as being
      a tensor.
    matthewfeickert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2cd4095 View commit details
    Browse the repository at this point in the history