提交 a33a1740 authored 作者: Frederic's avatar Frederic

small copy/paste fix in the documentation.

上级 6ec209a6
...@@ -746,7 +746,7 @@ Reductions ...@@ -746,7 +746,7 @@ Reductions
:Returns: bitwise and of *x* along *axis* :Returns: bitwise and of *x* along *axis*
axis can be: axis can be:
* *None* - variance computed along all axes (like numpy) * *None* - computed along all axes (like numpy)
* an *int* - computed along this axis * an *int* - computed along this axis
* a *list of ints* - computed along these axes * a *list of ints* - computed along these axes
...@@ -757,7 +757,7 @@ Reductions ...@@ -757,7 +757,7 @@ Reductions
:Returns: bitwise or of *x* along *axis* :Returns: bitwise or of *x* along *axis*
axis can be: axis can be:
* *None* - variance computed along all axes (like numpy) * *None* - computed along all axes (like numpy)
* an *int* - computed along this axis * an *int* - computed along this axis
* a *list of ints* - computed along these axes * a *list of ints* - computed along these axes
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论