JuliaGPU / JuliaGPU/GPUArrays.jl
`kron` doesn't support `Diagonal`s
Open
enhancement
- Dominant language
- Julia
- Stars
- 450
- Forks
- 104
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Right now only full matrices are supported, and to pass in a `Diagonal` you have to convert it to a full dense array with `diagm`. Some additional special cases here would be great.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.