Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
Bases: Callback
Callback
Callback for displaying a progress bar.
This callback requires the tqdm package.
tqdm
Methods
__call__(_)
__call__
Update the progressbar.
reset()
reset
Set iter to 0.
iter
Initialize a new instance.
Total number of iterations.
Number of iterations between output.
Further parameters passed to tqdm.tqdm.
tqdm.tqdm