Refactoring #2476
Fit: catalogize algorithms, not minimizers
Status: | Backlog | Start date: | 14 Jul 2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Instead of a hierarchical catalog (minimizer.algorithm), catalogize algorithms only.
Rationale:- The user should not care what library an algorithm comes from
- For us developers, code in Fit/Minimizer can be simplified
Related issues
History
#2 Updated by wuttke 4 months ago
- Related to Refactoring #2234: Fit: Simplify minimizer constructor added