Abstract: sQUlearn introduces a user-friendly, noisy intermediate-scale quantum (NISQ)-ready Python library for quantum machine learning (QML), designed for seamless integration with classical machine ...
I created a simple speed test to compare Python 3.11 to 3.10 (and 3.9 .. 3.5). The tests use a Monte Carlo Pi estimation. This is probably not the best workload for a full Python stress test.