Skip to content

Allow conversion of AbstractQ to AbstractArray#49424

Merged
maleadt merged 1 commit intomasterfrom
dk/abstractq2abstractarray
Apr 20, 2023
Merged

Allow conversion of AbstractQ to AbstractArray#49424
maleadt merged 1 commit intomasterfrom
dk/abstractq2abstractarray

Conversation

@dkarrasch
Copy link
Copy Markdown
Member

@dkarrasch dkarrasch commented Apr 19, 2023

This small change should allow to convert a AbstractQ object into, say, a CuArray. The difference to the deprecated method right below is that the latter was used to convert the eltype (i.e., convert the backing matrices), but otherwise kept the outer type.

x-ref: JuliaGPU/CUDA.jl#1872

@maleadt
Copy link
Copy Markdown
Member

maleadt commented Apr 20, 2023

Thanks!

CI failures look unrelated.

@maleadt maleadt merged commit c068048 into master Apr 20, 2023
@maleadt maleadt deleted the dk/abstractq2abstractarray branch April 20, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linear algebra Linear algebra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants