• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit-terra / 29871
87%

Build:
DEFAULT BRANCH: main
Ran 17 May 2021 07:45PM UTC
Jobs 1
Files 855
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
29871

push

travis-ci-com

web-flow
Implement `IterativePhaseEstimation` (#6096)

* Add IPhaseEstimation

* Update copyright date

Co-authored-by: Julien Gacon <gaconju@gmail.com>

* * Move num_iterations to __init__
* Remove redundant conditional
* Don't collect data in dict called problem
* Rename file
  renamed:    qiskit/algorithms/phase_estimators/iphase_estimation.py -> qiskit/algorithms/phase_estimators/ipe.py
* Rename class

* Add check that num_iterations greater than zero

* Refactor test code with ddt

* Fix linter space complaint

* Fix bug in test suite, add less degenerate test

* Remove cruft

* Simplify logic in iterative phase estimation

* Make iterative phase estimation implement PhaseEstimator

The result class IterativePhaseEstimationResult also implements
PhaseEstimatorResult.

* Implement reviewer's requests

* Fix type hint in parameter list
* Remove redundant test
* Remove redundant ipe code

* Merge test for IterativePhaseEstimation into PhaseEstimation

* Split the PhaseEstimation.estimate method into two methods

Now we have `estimate` and `estimate_from_pe_circuit`. The former
constructs the circuit from unitary and state preparation and then
calls the latter.

* Try to fix sphinx "enumerated list" error

* Try to fix sphinx build complaint

* black

Co-authored-by: Julien Gacon <gaconju@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

43715 of 53515 relevant lines covered (81.69%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29871.1 (PYTHON="coverage run --source qiskit --parallel-mode" QISKIT_TEST_CAPTURE_STREAMS=1) 17 May 2021 07:45PM UTC 0
81.69
Travis Job 29871.1
Source Files on build 29871
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #29871
  • f21d991d on github
  • Prev Build on main (#29849)
  • Next Build on main (#29875)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc