Skip to content

Define optimizer progress bar as callback #562

@redeboer

Description

@redeboer

Currently, optimizer classes like Minuit2 and ScipyMinimizer implement their own progress bar (through tqdm). It would be cleaner to do that with a Callback class. That also gives the user the option to handle that progress bar better in logging with rich.

Metadata

Metadata

Assignees

Labels

✨ FeatureNew feature added to the package❗ BehaviorChanges that may affect the framework output
No fields configured for Enhancement.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions