Skip to content

Commit

Permalink
Merge branch 'main' into fix-quantum-instance-backend-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish authored Jan 27, 2022
2 parents afecf0a + 9c89b07 commit 3895703
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 833 deletions.
17 changes: 0 additions & 17 deletions qiskit/circuit/library/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,18 +235,6 @@
PauliEvolutionGate
Probability distributions
=========================
.. autosummary::
:toctree: ../stubs/
:template: autosummary/class_no_inherited_members.rst
UniformDistribution
NormalDistribution
LogNormalDistribution
N-local circuits
================
Expand Down Expand Up @@ -426,11 +414,6 @@
QAOAAnsatz,
)
from .data_preparation import PauliFeatureMap, ZFeatureMap, ZZFeatureMap
from .probability_distributions import (
LogNormalDistribution,
NormalDistribution,
UniformDistribution,
)
from .quantum_volume import QuantumVolume
from .fourier_checking import FourierChecking
from .graph_state import GraphState
Expand Down
19 changes: 0 additions & 19 deletions qiskit/circuit/library/probability_distributions/__init__.py

This file was deleted.

202 changes: 0 additions & 202 deletions qiskit/circuit/library/probability_distributions/lognormal.py

This file was deleted.

Loading

0 comments on commit 3895703

Please sign in to comment.