Skip to content

Conversation

mertkipcak
Copy link
Collaborator

@mertkipcak mertkipcak commented Oct 17, 2024

Implements the algorithm for KLLS that uses NonlinearSolve.jl by finding the root of the dual gradient,

$$ A\left(x(y)\right) + \lambda C y - b $$

By running Newton's method for finding roots. Replicates the behaviour of this algorithm

Testing

Tested by a new test in runtests.jl called Newton LS

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.

2 participants