We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aed00c commit 0e423b0Copy full SHA for 0e423b0
spec/API_specification/index.rst
@@ -7,20 +7,20 @@ API specification
7
:caption: API specification
8
:maxdepth: 3
9
10
- function_and_method_signatures
11
array_object
12
- indexing
13
- data_types
14
- data_type_functions
15
- type_promotion
16
broadcasting
+ constants
17
creation_functions
18
- manipulation_functions
+ data_type_functions
+ data_types
19
elementwise_functions
20
- statistical_functions
+ function_and_method_signatures
+ indexing
21
linear_algebra_functions
+ manipulation_functions
22
searching_functions
23
- sorting_functions
24
set_functions
+ sorting_functions
+ statistical_functions
25
+ type_promotion
26
utility_functions
- constants
0 commit comments