QFer
QFer
Fix for the problem stated in issue #657 According OpenApi standard: "A relative path to an individual endpoint. The field name MUST begin with a forward slash (/). The path...
* Solves issue https://github.com/QuTech-Delft/quantuminspire/issues/145 * Added allow_fsp as run_config parameter. Default True, when allow_fsp = False then no full_state_projection for running qiskit algorithm. * TODO: unit test * TODO: design...
We want to calculate metrics on different backends, under which the QI backends. We created an implementation based upon qiskit-experiments package to calculate quantum volume. Running this on QI backends...
* Replace travis with github actions for push/pull request and release
* Version increased * Changelog updated for new version
* added: install the package