Remove require_contiguous_aligned
Alignment of the ufunc arguments is enforced by Numpy. See https://numpy.org/doc/stable/user/basics.ufuncs.html#use-of-internal-buffers.
Alignment of the ufunc arguments is enforced by Numpy. See https://numpy.org/doc/stable/user/basics.ufuncs.html#use-of-internal-buffers.