-
### Which documentation?
Tutorials site
### What needs to be documented?
This is a follow-up of https://github.com/scikit-hep/awkward/pull/1776#pullrequestreview-1144743439, which is an appro…
-
# Description
In `v0.6.0` docs, the `AsymptoticCalculator` API has a [nicely formatted docstring for the `test_stat` arg](https://pyhf.readthedocs.io/en/v0.6.0/_generated/pyhf.infer.calculators.Asy…
-
## Background
I'd like to introduce a tool like https://github.com/executablebooks/github-activity to automate our release note generation. We already have a tool that does this, but we don't do anyt…
-
Should this be done in this PR, or should there be a separate PR with a new API for `pyhf.infer.upperlimit`?
The API for the `scan` argument would need to change and we'd need to decide what the defa…
-
**Describe the bug**
This is https://github.com/scikit-hep/pyhf/issues/2024.
On PyPI and TestPyPI the following RST
```rst
.. code:: bibtex
@software{pyhf,
author = {Lukas …
-
I'm astonished: it's weird that I would just forget that. But it does explain why `append` isn't overloaded to cover it. Probably the feature was added later and the ArrayBuilder-in-Numba implementati…
-
### Which documentation?
Tutorials site
### What needs to be documented?
https://github.com/scikit-hep/uproot5/issues/760 points out a dead link in the Uproot docs:
https://awkward-array.readthe…
-
### Summary
On PyPI the Citation section presents the preferred BibTeX entry with ``s bracketing the curly braces of each element.
On [the docs](https://pyhf.readthedocs.io/en/v0.6.3/#citation) th…
-
### Version of Awkward Array
HEAD
### Description and code to reproduce
https://github.com/scikit-hep/awkward/blob/77b06b3575737ec3cebc4c9b76ddceaf584d57c3/src/python/content.cpp#L952-L957
and
…
-
If you run this at the moment you will get a failure on `test_public_api_repr.py` but you get that if you run the tests without `nox` locally as well. It doesn't show up in CI though, so I'm not sure …