Closed nabriis closed 8 months ago
Description
CUQIpy main now requires progressbar due to its experimental module.
Example to reproduce
Do not have progressbar2 installed. Run this
import cuqi
Gives error that module is not installed.
Description
CUQIpy main now requires progressbar due to its experimental module.
Example to reproduce
Do not have progressbar2 installed. Run this
Gives error that module is not installed.