v0.7.1
This is a patch release from v0.7.0
→ v0.7.1
.
Important Notes
- All backends are now fully compatible and tested with Python 3.11. (PR #2145)
- The
tensorflow
extra ('pyhf[tensorflow]'
) now automatically installstensorflow-macos
for Apple silicon machines. (PR #2119)
Fixes
- Raise
NotImplementedError
when attempting to convert a XML workspace that contains no data. (PR #2109)
Contributors
v0.7.1
benefited from contributions from:
- Alexander Held
What's Changed
- fix: Skip ReadTheDocs verions during Sphinx link check by @matthewfeickert in #2031
- fix: Use
jax.errors
API asjax._src
removed from public namespace by @matthewfeickert in #2034 - build(backport): Switch to using Hatchling as build backend by @matthewfeickert in #2148
- chore(backport): Update pre-commit hooks by @matthewfeickert in #2150
- ci: Run CI and packaging workflows on release branch PRs by @matthewfeickert in #2151
- docs(backport): Update JAX backend docstring types to jax.Array by @matthewfeickert in #2152
- ci(backport): Add workflow input for bump version branch by @matthewfeickert in #2157
- chore(backport): Update pre-commit hooks and dependabot updates by @matthewfeickert in #2163
- docs(backport): Add use citations and general citations by @matthewfeickert in #2164
- test(backport): Use pytest.raises match argument to check Error messages by @matthewfeickert in #2165
- fix(backport): Raise error when converting xml workspaces without data by @matthewfeickert in #2166
- docs: Add v0.7.1 release notes by @matthewfeickert in #2168
- docs(backport): Add ATLAS search for gluinos in multi-b final states statistical model record by @matthewfeickert in #2170
- docs(backport): Update use citations references to include journal publications by @matthewfeickert in #2172
- chore: Update codemeta by @matthewfeickert in #2173
Full Changelog: v0.7.0...v0.7.1