Closed fcharras closed 1 year ago
Was to eager to merge last PR, tests passed locally, but not in CI, probably due to setup mistake :sweat:
Changes to strict convergence had a small mistake. n_iteration variable must be updated before exiting the loop early.
n_iteration
updated :ninja:
:ninja:
Was to eager to merge last PR, tests passed locally, but not in CI, probably due to setup mistake :sweat:
Changes to strict convergence had a small mistake.
n_iteration
variable must be updated before exiting the loop early.