sQUlearn / squlearn

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

Change order in QNN evaluation routine #229

Closed David-Kreplin closed 7 months ago

MoritzWillmann commented 7 months ago

Is there any apparent reason to change the order? Just asking out of curiosity

David-Kreplin commented 7 months ago

As discussed, the previous interface required an obscure tuple construction which is avoided by the new order and utilizing *args