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 55ef856 commit 680c4feCopy full SHA for 680c4fe
pylops_mpi/DistributedArray.py
@@ -73,7 +73,7 @@ class DistributedArray:
73
the content of the array in different ranks in a different way. To
74
avoid broadcasting, one can use :obj:`pylops_mpi.Partition.UNSAFE_BROADCAST`
75
instead.
76
-
+
77
Parameters
78
----------
79
global_shape : :obj:`tuple` or :obj:`int`
0 commit comments