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 d0e0fdf commit 3d338bbCopy full SHA for 3d338bb
1 file changed
src/xarray_einstats/__init__.py
@@ -10,6 +10,7 @@
10
from .accessors import LinAlgAccessor, EinopsAccessor
11
12
__all__ = [
13
+ "default_linalg_dims",
14
"einsum",
15
"einsum_path",
16
"matmul",
0 commit comments