-
@rowanc1 mentioned that this is already something being thought about, but it would be excellent if the articles that are published on Curvenote also had a cite button that when you click it allows yo…
-
./cc @matthewfeickert
-
Hi, I am interested to try out `neos`. What is the currently recommended way to get a working setup?
[`pypi`](https://pypi.org/project/neos/#history) (mentioned in the readme under the installation…
-
```python
import numpy as np
import pyhf
import matplotlib.pyplot as plt
from bayesian_pyhf import infer, prepare_inference, plotting
import pymc as pm
import corner
import arviz as az
```
…
-
# Release Checklist
## Before Release
* [x] Update the checklist Issue template in the [``.github/ISSUE_TEMPLATE``](https://github.com/scikit-hep/pyhf/tree/main/.github/ISSUE_TEMPLATE) directory…
-
I am unsure if this is a bug / feature / something else: as far as I can see, a `ws.model(validate=False)` call will trigger `get_measurement()` https://github.com/scikit-hep/pyhf/blob/adddb0797c564a0…
-
# Description
Dear pyhf developpers,
I have a rather complex workspace and I wanted to make a pull plot based on the tutorial.
I get a crash in the minimization step.
```console
$ python tes…
-
Given @sabinekraml's good GitHub Discussion question (that we've seen before in Issues) https://github.com/scikit-hep/pyhf/discussions/1619, along with https://github.com/scikit-hep/pyhf/issues/1620 w…
-
### Summary
Hey,
I recently ran a lot of toys for a very large model and had a hard time debugging, as some nuisance parameters hit the parameter bounds for some of the toys.
It would be great if …
-
See some comments especially from Zach: https://github.com/scipp-atlas/mapyde-paper/issues/11. Some of these motivate some code changes, especially the ones near the end starting at Line 413:
- […