MKLab-ITI / MKLab-ITI/pygrank

Convergence management tracking

Open
#4 0 comments 0 reactions 1 assignee View on GitHub

@maniospas is already working on this.

Since Aug 25, 2021.

feature
Dominant language
Python
Stars
28
Forks
4
PR merge metrics
No merged PRs in 30d

Description

IImplement a high-level way of summarizing convergence analysis, for example to help measure running time and iterations when algorithms are wrapped by postprocessors (including iterative schemes).
For example, a list of all convergence manager run outcomes could be obtained. Perhaps this could be achieved with some combination of dependent algorithm discovery and keeping convergence manager history on restart.

Related tests: tests.test_filters.test_convergence_string_conversion

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.