Closed geggo closed 1 year ago
...it also contains the changes for PR #468, only last three commits are different.
Hello again Gregor! Could you do the following: 1) sync the main branch of your fork with the main branch of this repository, 2) merge your synced branch into your feature-complex-NNG branch, fix all conflicts,
This will greatly simplify the review of this PR. Thanks!
Ok, merged main, file changes look ok, tests passed.
Similar to #468, this PR adds support for optimization of complex variables for the NonlinearCG() routine, with tests comparing against the equivalent real case.