Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Finance applications #1342

Merged
merged 17 commits into from
Oct 14, 2020
Merged

Conversation

Cryoris
Copy link
Contributor

@Cryoris Cryoris commented Oct 13, 2020

Summary

Blocked on Qiskit/qiskit#5068, CI breaks because it uses the circuits introduced in that PR.

Closes #1327.

Details and comments

Ports the finance-specific CircuitFactory objects to QuantumCircuits and move them to finance/applications.
Most of the tutorials are already rewritten, the corresponding PR will be opened after this is merged.
The old objects will be deprecated in a next step with the circuit factory.

@Cryoris Cryoris added the status: on hold E.g. needs more discussion or more information (preformance, tests, ...) label Oct 13, 2020
@Cryoris Cryoris changed the title [Blocked] Finance applications Finance applications Oct 14, 2020
@Cryoris Cryoris requested a review from pbark as a code owner October 14, 2020 07:50
@Cryoris Cryoris removed the status: on hold E.g. needs more discussion or more information (preformance, tests, ...) label Oct 14, 2020
@Cryoris Cryoris added the Changelog: New Feature Include in the Added section of the changelog label Oct 14, 2020
@Cryoris Cryoris merged commit 9df349f into qiskit-community:master Oct 14, 2020
@Cryoris Cryoris deleted the finance-applications branch October 14, 2020 21:55
manoelmarques added a commit to qiskit-community/qiskit-finance that referenced this pull request Jan 19, 2021
* add GCI

* add FIEV circuit

* add ECD

* add ECEV (Todo left)

* move, renaming

* append as gates not instr

* add basic tests

* add more tests, update readme sample

* add reno

* fix CI

* update spelling dict

* Update README.md

Co-authored-by: Manoel Marques <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changelog: New Feature Include in the Added section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move finance-specific circuits to finance/applications
4 participants