qiskit-community / prototype-quantum-kernel-training

Toolkit for training quantum kernels in machine learning applications
https://arxiv.org/abs/2105.03406
Apache License 2.0
39 stars 12 forks source link

Replace Make with tox #29

Closed caleb-johnson closed 2 years ago

caleb-johnson commented 2 years ago

Remove Makefile and makefile.yml workflow. Replace with tox and a tests.yml. This will be more in-line with our other prototypes and make our testing more robust.