Skip to content

Commit

Permalink
docs: Add uproot4 writing speedup to v0.6.3 release notes (#1601)
Browse files Browse the repository at this point in the history
* Add large speedup of workspace conversion from JSON to XML + ROOT with uproot v4.1.1 to pyhf v0.6.3 release notes
   - c.f. scikit-hep/uproot5#426
  • Loading branch information
matthewfeickert authored Sep 14, 2021
1 parent e72a780 commit 9d9d270
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/release-notes/v0.6.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Important Notes
``xmlio`` extra no longer requires ``uproot3`` and all dependencies on
``uproot3`` and ``uproot3-methods`` have been dropped.
(PR :pr:`1567`)
``uproot4`` additionally brings large speedups to writing, which results in an
order of magnitude faster conversion time for most workspace conversions from
JSON back to XML + ROOT with ``pyhf json2xml``.
* All backends are now fully compatible and tested with
`Python 3.9 <https://www.python.org/dev/peps/pep-0596/>`_.
(PR :pr:`1574`)
Expand Down

0 comments on commit 9d9d270

Please sign in to comment.