Skip to content

Commit

Permalink
Merge pull request #1542 from qiboteam/remove_dbi
Browse files Browse the repository at this point in the history
Remove dbi
  • Loading branch information
Edoardo-Pedicillo authored Dec 18, 2024
2 parents da0d5cd + b6461bd commit 901b162
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 2,347 deletions.
17 changes: 0 additions & 17 deletions doc/source/api-reference/qibo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,23 +194,6 @@ Iterative Quantum Amplitude Estimation (IQAE)
:member-order: bysource


Double Bracket Iteration algorithm for Diagonalization
""""""""""""""""""""""""""""""""""""""""""""""""""""""

The Double Bracket Flow (DBF) has been presented `here <https://arxiv.org/abs/2206.11772>`_
as a novel strategy for preparing eigenstates of a quantum system. We implement in
Qibo a discretized version of the algorithm, which executes sequential Double
Bracket Iterations.

.. autoclass:: qibo.models.dbi.double_bracket.DoubleBracketGeneratorType
:members:
:member-order: bysource

.. autoclass:: qibo.models.dbi.double_bracket.DoubleBracketIteration
:members:
:member-order: bysource


.. _timeevolution:

Time evolution
Expand Down
1 change: 0 additions & 1 deletion doc/source/code-examples/tutorials/dbi/README.md

This file was deleted.

This file was deleted.

58 changes: 0 additions & 58 deletions examples/dbi/README.md

This file was deleted.

782 changes: 0 additions & 782 deletions examples/dbi/dbi_tutorial_basic_intro.ipynb

This file was deleted.

Empty file removed src/qibo/models/dbi/__init__.py
Empty file.
Loading

0 comments on commit 901b162

Please sign in to comment.