Skip to content

Commit ed43ad8

Browse files
committed
Upload documentation for current main
1 parent 2fdc68f commit ed43ad8

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

numpy/array/struct.PyArray.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

numpy/convert/trait.ToPyArray.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ <h2 id="examples"><a class="doc-anchor" href="#examples">§</a>Examples</h2>
6666
) -&gt; Bound&lt;'py, <a class="struct" href="../array/struct.PyArray.html" title="struct numpy::array::PyArray">PyArray</a>&lt;Self::<a class="associatedtype" href="trait.ToPyArray.html#associatedtype.Item" title="type numpy::convert::ToPyArray::Item">Item</a>, Self::<a class="associatedtype" href="trait.ToPyArray.html#associatedtype.Dim" title="type numpy::convert::ToPyArray::Dim">Dim</a>&gt;&gt;</h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToPyArray-for-%5BT%5D" class="impl"><a class="src rightside" href="../../src/numpy/convert.rs.html#169-176">source</a><a href="#impl-ToPyArray-for-%5BT%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T: <a class="trait" href="../trait.Element.html" title="trait numpy::Element">Element</a>&gt; <a class="trait" href="trait.ToPyArray.html" title="trait numpy::convert::ToPyArray">ToPyArray</a> for <a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.slice.html">[T]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-3" class="associatedtype trait-impl"><a href="#associatedtype.Item-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="associatedtype.Dim-3" class="associatedtype trait-impl"><a href="#associatedtype.Dim-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Dim" class="associatedtype">Dim</a> = <a class="struct" href="https://docs.rs/ndarray/0.15/ndarray/dimension/dim/struct.Dim.html" title="struct ndarray::dimension::dim::Dim">Dim</a>&lt;[<a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.usize.html">usize</a>; <a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.array.html">1</a>]&gt;</h4></section><section id="method.to_pyarray_bound-2" class="method trait-impl"><a class="src rightside" href="../../src/numpy/convert.rs.html#173-175">source</a><a href="#method.to_pyarray_bound-2" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.to_pyarray_bound" class="fn">to_pyarray_bound</a>&lt;'py&gt;(
6767
&amp;self,
6868
py: Python&lt;'py&gt;,
69-
) -&gt; Bound&lt;'py, <a class="struct" href="../array/struct.PyArray.html" title="struct numpy::array::PyArray">PyArray</a>&lt;Self::<a class="associatedtype" href="trait.ToPyArray.html#associatedtype.Item" title="type numpy::convert::ToPyArray::Item">Item</a>, Self::<a class="associatedtype" href="trait.ToPyArray.html#associatedtype.Dim" title="type numpy::convert::ToPyArray::Dim">Dim</a>&gt;&gt;</h4></section></div></details><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"></div><script src="../../trait.impl/numpy/convert/trait.ToPyArray.js" data-ignore-extern-crates="ndarray,std,nalgebra" async></script></section></div></main></body></html>
69+
) -&gt; Bound&lt;'py, <a class="struct" href="../array/struct.PyArray.html" title="struct numpy::array::PyArray">PyArray</a>&lt;Self::<a class="associatedtype" href="trait.ToPyArray.html#associatedtype.Item" title="type numpy::convert::ToPyArray::Item">Item</a>, Self::<a class="associatedtype" href="trait.ToPyArray.html#associatedtype.Dim" title="type numpy::convert::ToPyArray::Dim">Dim</a>&gt;&gt;</h4></section></div></details><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"></div><script src="../../trait.impl/numpy/convert/trait.ToPyArray.js" data-ignore-extern-crates="ndarray,nalgebra,std" async></script></section></div></main></body></html>

numpy/enum.BorrowError.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

numpy/struct.PyArrayDescr.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

numpy/struct.PyUntypedArray.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

type.impl/num_complex/struct.Complex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)