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 9ca7a04 commit be4b33eCopy full SHA for be4b33e
mpi4py_fft/distarray.py
@@ -2,7 +2,7 @@
2
from numbers import Number
3
import numpy as np
4
from mpi4py import MPI
5
-from .pencil import Pencil, Subcomm, Transfer
+from .pencil import Pencil, Subcomm
6
7
comm = MPI.COMM_WORLD
8
0 commit comments