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

WIP: Swap makefile workflow for more standard tests.yml #26

Closed caleb-johnson closed 2 years ago

caleb-johnson commented 2 years ago

closes #8

This was the first prototype to use CI/CD, so its workflow is not in alignment with the other prototypes.

This PR switches to a workflow more consistent with our other prototypes.

This PR also introduces testing under the windows-19 image.