Skip to content

Conversation

@haampie
Copy link
Member

@haampie haampie commented Dec 20, 2017

Not sure why we didn't have this earlier.

This PR:

> cg(rand(4,4), rand(4), log = true)
([-3.22485, -2.92047, 11.985, -11.0404], Not converged after 4 iterations.)

Previously:

> cg(rand(4,4), rand(4), log = true)
([0.809221, -1.30579, 0.895052, 0.603624], IterativeSolvers.ConvergenceHistory{true,Void}(4, 0, 4, nothing, false, Dict{Symbol,Any}(Pair{Symbol,Any}(:tol, 1.49012e-8),Pair{Symbol,Any}(:resnorm, [0.510782, 0.319723, 0.294374, 0.832637]))))

@haampie haampie merged commit 0cb1a5e into JuliaLinearAlgebra:master Dec 24, 2017
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 this pull request may close these issues.

1 participant