File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,41 @@ Miscellaneous
33
44This page documents the miscellaneous members of the ``blosc2 `` module that do not fit into other categories.
55
6+ .. currentmodule :: blosc2
7+
8+ .. autodata :: cpu_info
9+
10+ .. autoclass :: finfo
11+
12+ .. autoclass :: iinfo
13+
14+ .. autofunction :: get_matmul_library
15+
16+
17+ Unclassified module members
18+ ---------------------------
19+
20+ The list below is intentionally generated from ``blosc2 `` module members that
21+ are not excluded above. It acts as a reminder to classify newly documented
22+ public objects into the appropriate reference section.
23+
624.. automodule :: blosc2
725 :members:
8- :exclude-members: LazyArray,
26+ :exclude-members: DEFAULT_COMPLEX,
27+ DEFAULT_FLOAT,
28+ DEFAULT_INDEX,
29+ DEFAULT_INT,
30+ DSLKernel,
31+ Operand,
32+ ProxyNDField,
33+ array_from_ffi_ptr,
34+ as_simpleproxy,
35+ cpu_info,
36+ finfo,
37+ get_cpu_info,
38+ get_matmul_library,
39+ iinfo,
40+ LazyArray,
941 LazyExpr,
1042 LazyUDF,
1143 Batch,
You can’t perform that action at this time.
0 commit comments