Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/plot_matrixmult.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
# </div>
#
# This is obtained by invoking the
# `:func:pylops_mpi.MPIMatrixMult.active_grid_comm` method, which is also
# :func:`pylops_mpi.basicoperators.MPIMatrixMult.active_grid_comm` method, which is also
# responsible to identify any rank that should be deactivated (if the number
# of rows of the operator or columns of the input/output matrices are smaller
# than the row or columm ranks.
Expand Down