cupy icon indicating copy to clipboard operation
cupy copied to clipboard

MAINT: fft, linalg: add __all__ lists

Open ev-br opened this issue 1 year ago • 0 comments

Otherwise, all array API implementors resort to exec via array_api_compat: https://github.com/data-apis/array-api-compat/blob/main/array_api_compat/cupy/fft.py#L2

ev-br avatar May 22 '24 15:05 ev-br