sQUlearn / squlearn

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

Cleaner comparison of params #108

Closed MoritzWillmann closed 1 year ago

MoritzWillmann commented 1 year ago

Basically in all high level kernel classes in get_params, set_params and __init__. Comparison with bitwise and is cleaner (see QNNs).