Closed Dapid closed 1 year ago
np.roll has an axis argument that can be an int or a tuple. Pythran only supports a single int.
np.roll
np.roll
has an axis argument that can be an int or a tuple. Pythran only supports a single int.