Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SparseArrayInterface] [BlockSparseArrays] Rename wrapper type unions #1584

Merged

Conversation

mtfishman
Copy link
Member

Rename SparseArrayLike to AnyAbstractSparseArray and BlockSparseArrayLike to AnyAbstractBlockSparseArray, following the convention used in GPU array libraries (https://github.com/JuliaGPU/GPUArrays.jl/blob/v11.1.0/lib/GPUArraysCore/src/GPUArraysCore.jl#L27, https://github.com/JuliaGPU/CUDA.jl/blob/v5.4.2/src/array.jl#L396).

Fixes an issue listed in #1336.

@mtfishman mtfishman merged commit 4ac4315 into main Nov 14, 2024
13 checks passed
@mtfishman mtfishman deleted the SparseArrayInterface_BlockSparseArrays_rename_wrapper_union branch November 14, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant