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

Cholesky F.PtL \ Av where Av is a view does not work #496

Open
PetrKryslUCSD opened this issue Jan 17, 2024 · 1 comment
Open

Cholesky F.PtL \ Av where Av is a view does not work #496

PetrKryslUCSD opened this issue Jan 17, 2024 · 1 comment
Assignees

Comments

@PetrKryslUCSD
Copy link

Please refer to details on the discourse thread https://discourse.julialang.org/t/arnoldimethod-strange-error/108876

@rayegun
Copy link
Member

rayegun commented Jan 17, 2024

Is Av a strided view? If it is we can convert to Dense easily enough. I'll fix this for Julia 1.11

@rayegun rayegun self-assigned this Jan 17, 2024
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

No branches or pull requests

2 participants