Closed t-imamichi closed 3 months ago
Totals | |
---|---|
Change from base Build 9128549330: | -0.1% |
Covered Lines: | 4446 |
Relevant Lines: | 4788 |
Thank you for the information, Steve. I made a PR to docplex. I hope it will be merged. https://github.com/IBMDecisionOptimization/docplex/pull/10
Summary
Docplex does not support Numpy version 2 and qiskit-algorithms does not support Scipy 1.14. So, this PR pin the numpy and scipy versions.
This also fixes a warning of sphinx related to
INFINITY
.Details and comments