This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove param comparison * make ry/ryrz use circlib * Revert "make ry/ryrz use circlib" This reverts commit b6d9801. * deprecate feature maps and varforms (where possible) * remove swaprz import * add tests for VQE * un-deprecate RawFeatureMap / FeatureMap * test qsvm on circlib * qsvm to use circlib circuit * vqe2iqpe test on circuit and lib * test vqc on circlib * fix leftover deprecations * test vqe on circlib and filter warnings * qoem on circuits, add param dict to results * use cirlib for tests, fix deprecation warnings * unused import * var form based to accept circuits * num parameters check in varform setter * update pylint dict, add Zoufal, rm not used ones * fix deprecated arg: reps instead of depth * fix spell * num params check in energy_eval * data_encoding -> data_preparation * fix deprecation warnings, remove test_ry as redundant * move IBMQ to local import? * update to new circlib names * update leftover tests to new names * add changelog note * fix last 2 deprecation warnings * update deprecation warnings in feature_map * fix Äquivalenzverbot typo * steve's comments Co-authored-by: Manoel Marques <manoel@us.ibm.com>
- Loading branch information
1 parent
c5e816c
commit 97c9871
Showing
35 changed files
with
618 additions
and
545 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.