-
Hi, hopefully I'm actually doing something wrong with `jax` or `scipy` here, but...
```python
import jax.numpy as np
import numpy as onp
from scipy.optimize import minimize
def run(np):
…
-
# Description
The [toy example in the docs](https://github.com/diana-hep/pyhf/blob/4869a15b8715e6d446428489f1fa33de96579e6c/docs/likelihood.rst#toy-example) needs to be updated as it doesn't pass `…
-
The ATLAS Computing Speakers Committee needs a draft of the talk to review by
> Dear all the deadline for CHEP posters is extended to October 8th, the one for talk slides to October 13th. Please a…
-
# Description
Related to #106. https://github.com/diana-hep/pyhf/blob/master/pyhf/schemas/1.0.0/workspace.json#L8 currently describes data as an object, but that could be anything. We probably wan…
-
Moved from Gitter:
https://gitter.im/numba/numba?at=5d2397ad0c8daa1686ac4c00
Suppose there's a package `foo`, and I write some `@overload`s for `foo` in a separate package called `foo_overloads`…
-
-
Hi @jpivarski, in the pyhf test suite [we're seeing problems](https://travis-ci.org/diana-hep/pyhf/jobs/523523510#L415) caused by [`uproot-methods` release `v0.5.1`](https://github.com/scikit-hep/upro…
-
Hi @HDembinski, @cdeil, and @piti118. We (the [pyhf](https://github.com/diana-hep/pyhf) team) are noticing that if we try to run our testing suite in the [Travis CI Xenial build environment](https://d…
-
I have the code for simple template fit (need to convert of binned fit) in pure TF. https://colab.research.google.com/drive/13RR8ePrVtpdvaVp5MmyUQHbs0UcflH7i
Need to get this integrated with zfit.…
-
# Description
For future-proofing we need to add versioning to the schemas. I would propose that we have a simple string-based version
```
version: "1.0"
.. remaining keys possibly version spe…