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

Add support for complex matricies #3

Closed
kiranshila opened this issue Oct 25, 2018 · 1 comment
Closed

Add support for complex matricies #3

kiranshila opened this issue Oct 25, 2018 · 1 comment

Comments

@kiranshila
Copy link

MethodError: no method matching append_col!(::SparseMatrixCSC{Complex{Float64},Int 64}, ::IncompleteLU.SparseVectorAccumulator{Complex{Float64}}, ::Int64, ::Float64)

I believe the algorithm would still make sense if τ was the drop tolerance for both the real and imaginary components. I am working on a patch now.

@haampie
Copy link
Owner

haampie commented Nov 29, 2020

Closed by #17

@haampie haampie closed this as completed Nov 29, 2020
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 a pull request may close this issue.

2 participants