qiskit-community / qiskit-machine-learning

Quantum Machine Learning
https://qiskit-community.github.io/qiskit-machine-learning/
Apache License 2.0
693 stars 328 forks source link

Reestablish latest Pytorch and Numpy (#818) #827

Closed edoaltamura closed 1 month ago

edoaltamura commented 3 months ago

Summary

The issue in PyTorch that affected UTF-8 encoding and made the CI tests fail on Windows (https://github.com/pytorch/pytorch/issues/124897) is now resolved in PyTorch 2.4. Therefore, the constraint is released in Qiskit ML and tests will be conducted with the latest versions of PyTorch and Numpy.

Closes https://github.com/qiskit-community/qiskit-machine-learning/issues/818 Closes https://github.com/OkuyanBoga/hc-qiskit-machine-learning/issues/39

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 11148732596

Details


Totals Coverage Status
Change from base Build 11148717117: 0.0%
Covered Lines: 4639
Relevant Lines: 5060

💛 - Coveralls