Added Levenberg-Marquardt algorithm and svd Golub-Kahan #513

Merged
margarita0303 merged 35 commits from dev into dev 2023-06-19 16:11:59 +03:00
margarita0303 commented 2023-05-07 21:37:27 +03:00 (Migrated from github.com)
No description provided.
grinisrit (Migrated from github.com) reviewed 2023-05-07 21:37:27 +03:00
spc-code requested changes 2023-05-09 20:32:16 +03:00
spc-code left a comment
Contributor

The main addition is a huge function that does not seem to require access to the algebra internals. I think it should be moved to a separate file as an extension. Also naming and parameter passing needs some work.

The main addition is a huge function that does not seem to require access to the algebra internals. I think it should be moved to a separate file as an extension. Also naming and parameter passing needs some work.
CommanderTvis (Migrated from github.com) requested changes 2023-05-18 09:16:47 +03:00
CommanderTvis (Migrated from github.com) left a comment

I am unfamiliar with the algorithms, so only coding conventions were reported.

I am unfamiliar with the algorithms, so only coding conventions were reported.
Contributor

@margarita0303 You need to address all questions, bring the branch up to date with dev and re-request review.

@margarita0303 You need to address all questions, bring the branch up to date with dev and re-request review.
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:25:00 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:25:10 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:25:28 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:25:37 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:25:44 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:25:56 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:26:02 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:26:14 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:26:21 +03:00
margarita0303 (Migrated from github.com) reviewed 2023-06-07 15:26:27 +03:00
spc-code approved these changes 2023-06-11 08:55:50 +03:00
spc-code left a comment
Contributor

Some changes (especially in naming must be done, but they could be done post-merge

Some changes (especially in naming must be done, but they could be done post-merge
Contributor

@grinisrit @CommanderTvis

@grinisrit @CommanderTvis
CommanderTvis (Migrated from github.com) approved these changes 2023-06-16 13:46:06 +03:00
Sign in to join this conversation.
No description provided.