QuAlgorithmZoo.jl icon indicating copy to clipboard operation
QuAlgorithmZoo.jl copied to clipboard

Non Positive definite feature in HHL implementation.

Open dynamic-queries opened this issue 4 years ago • 0 comments

I had significant errors trying to solve a 1D Poisson system Tridiagonal([1,-2,1]) with the implementation in the examples.

While I realize that this is not the scope of the implementation, would it be in the general interest if I could work on a more general implementation that would include other cases as well?

I would be grateful for some guidance in this matter.

dynamic-queries avatar Jun 05 '21 16:06 dynamic-queries