Closed dariavh closed 1 year ago
Thanks for noticing. It should be fixed in version 1.9.1. Until then:
pip install --upgrade git+https://github.com/tequilahub/tequila.git@pr-spsa-print-fix
pip install --upgrade git+https://github.com/tequilahub/tequila.git@devel
Thank you!
Describe the bug
SPSA
optimizer throws algorithm whensilent
keyword intequila.optimize()
is set to False.To Reproduce Steps to reproduce the behavior:
Computer: