You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,10 @@
34
34
35
35
<sectionid="release-notes">
36
36
<h1>Release Notes<aclass="headerlink" href="#release-notes" title="Link to this heading">¶</a></h1>
37
-
<sectionid="spec-v3-1-0-18">
38
-
<spanid="release-notes-spec-v3-1-0-18"></span><h2>spec/v3.1.0-18<aclass="headerlink" href="#spec-v3-1-0-18" title="Link to this heading">¶</a></h2>
37
+
<sectionid="spec-v3-1-0-19">
38
+
<spanid="release-notes-spec-v3-1-0-19"></span><h2>spec/v3.1.0-19<aclass="headerlink" href="#spec-v3-1-0-19" title="Link to this heading">¶</a></h2>
39
39
<sectionid="new-features">
40
-
<spanid="release-notes-spec-v3-1-0-18-new-features"></span><h3>New Features<aclass="headerlink" href="#new-features" title="Link to this heading">¶</a></h3>
40
+
<spanid="release-notes-spec-v3-1-0-19-new-features"></span><h3>New Features<aclass="headerlink" href="#new-features" title="Link to this heading">¶</a></h3>
41
41
<ulclass="simple">
42
42
<li><p>The types <codeclass="docutils literal notranslate"><spanclass="pre">bool</span></code> and (scalar) <codeclass="docutils literal notranslate"><spanclass="pre">bit</span></code> are now explicitly described as being completely
43
43
interchangeable in expression (r-value) positions, and that <codeclass="docutils literal notranslate"><spanclass="pre">bit</span></code> and <codeclass="docutils literal notranslate"><spanclass="pre">bit[1]</span></code> are distinct
@@ -49,7 +49,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
49
49
</ul>
50
50
</section>
51
51
<sectionid="upgrade-notes">
52
-
<spanid="release-notes-spec-v3-1-0-18-upgrade-notes"></span><h3>Upgrade Notes<aclass="headerlink" href="#upgrade-notes" title="Link to this heading">¶</a></h3>
52
+
<spanid="release-notes-spec-v3-1-0-19-upgrade-notes"></span><h3>Upgrade Notes<aclass="headerlink" href="#upgrade-notes" title="Link to this heading">¶</a></h3>
53
53
<ulclass="simple">
54
54
<li><p>The <codeclass="docutils literal notranslate"><spanclass="pre">qubit</span></code> type is no longer a valid base type for an <codeclass="docutils literal notranslate"><spanclass="pre">array</span></code>, and it is no longer stated
55
55
that the register type <codeclass="docutils literal notranslate"><spanclass="pre">qubit[n]</span></code> is equivalent to an <codeclass="docutils literal notranslate"><spanclass="pre">array</span></code>; there is no need for these
@@ -58,7 +58,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
58
58
</ul>
59
59
</section>
60
60
<sectionid="bug-fixes">
61
-
<spanid="release-notes-spec-v3-1-0-18-bug-fixes"></span><h3>Bug Fixes<aclass="headerlink" href="#bug-fixes" title="Link to this heading">¶</a></h3>
61
+
<spanid="release-notes-spec-v3-1-0-19-bug-fixes"></span><h3>Bug Fixes<aclass="headerlink" href="#bug-fixes" title="Link to this heading">¶</a></h3>
62
62
<ulclass="simple">
63
63
<li><p>Some minor mathematical errors in the descriptions of the explicit gate
64
64
actions in <aclass="reference internal" href="language/standard_library.html#sdg" title="language/standard_library"><codeclass="xref oq oq-gate docutils literal notranslate"><spanclass="pre">sdg</span></code></a>, <aclass="reference internal" href="language/standard_library.html#rx" title="language/standard_library"><codeclass="xref oq oq-gate docutils literal notranslate"><spanclass="pre">rx</span></code></a>, <aclass="reference internal" href="language/standard_library.html#ry" title="language/standard_library"><codeclass="xref oq oq-gate docutils literal notranslate"><spanclass="pre">ry</span></code></a>, <aclass="reference internal" href="language/standard_library.html#rz" title="language/standard_library"><codeclass="xref oq oq-gate docutils literal notranslate"><spanclass="pre">rz</span></code></a>, <aclass="reference internal" href="language/standard_library.html#crx" title="language/standard_library"><codeclass="xref oq oq-gate docutils literal notranslate"><spanclass="pre">crx</span></code></a> and
0 commit comments