File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This is a minor release from ``v0.6.3`` → ``v0.7.0``.
66Important Notes
77---------------
88
9+ * Please note this release has **API breaking changes ** and carefully read these
10+ notes while updating your code to the ``v0.7.0 `` API.
911* All backends are now fully compatible and tested with
1012 `Python 3.10 <https://peps.python.org/pep-0310/ >`_.
1113 (PR :pr: `1809 `)
@@ -96,6 +98,14 @@ Python API
9698 (PR :pr: `1646 `)
9799 This should only be used by expert users who understand the risks.
98100
101+ * The following functions have been added to the ``pyhf.tensorlib `` API:
102+
103+
104+ - :func: `pyhf.tensorlib.transpose `
105+ (PR :pr: `1696 `)
106+ - :func: `pyhf.tensorlib.percentile `
107+ (PR :pr: `817 `)
108+
99109Deprecations
100110------------
101111
You can’t perform that action at this time.
0 commit comments