sQUlearn / squlearn

scikit-learn interface for quantum algorithms
https://squlearn.github.io
Apache License 2.0
57 stars 18 forks source link

numpy 2.0 support #282

Open MoritzWillmann opened 2 months ago

MoritzWillmann commented 2 months ago

We need to support numpy 2.0 asap

MoritzWillmann commented 2 months ago

Everything seems to support numpy 2.0 except Pennylane. Maybe we need to actually think about modularization...

MoritzWillmann commented 2 months ago

see https://github.com/PennyLaneAI/pennylane/pull/5516