Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/quantum-machine-learning-python
/ types & classes
Types & classes
22 in github.com/Apress/quantum-machine-learning-python
⨍
Functions
126
◇
Types & classes
22
↓ 4 callers
Class
QFT
Quantum Fourier Transform Builds the QFT circuit iteratively
Chapter_4/listing4_1/quantum_fourier_transform.py:12
↓ 3 callers
Class
QuantumCircuit
The class implements a simple Quantum Block
Chapter_6/listing6_1/QCNN.py:17
↓ 3 callers
Class
SwapTest
Chapter_5/listing5_2/swap_test.py:7
↓ 2 callers
Class
EigenValueInversion
Rotates the ancilla bit around the Y axis by an angle theta = 2* sin inv(C/eigen value) corresponding to each Eigen value state basis |e
Chapter_5/listing5_1/EigenValueInversion.py:5
↓ 2 callers
Class
HamiltonianSimulation
This class simulates the Hamiltonian evolution for a Single qubit. For a Hamiltonian given by H the Unitary Operator simulated for time t
Chapter_5/listing5_1/hamiltonian_simulator.py:5
↓ 2 callers
Class
QuantumPhaseEstimation
Chapter_5/listing5_1/QuantumPhaseEstimation.py:29
↓ 1 callers
Class
ControlledUnitary
Chapter_5/listing5_1/QuantumPhaseEstimation.py:6
↓ 1 callers
Class
Factoring
Find the factorization of number N = p*q where p and q are prime to each other
Chapter_4/listing4_4/factoring.py:8
↓ 1 callers
Class
GraphQuantumRandomWalk
Chapter_7/listing7_4/quantum_random_walk.py:12
↓ 1 callers
Class
HHL
Chapter_5/listing5_1/HHL.py:9
↓ 1 callers
Class
PeriodFinding
Chapter_4/listing4_3/period_finding.py:23
↓ 1 callers
Class
QAOA
Chapter_7/listing7_3/QAOA.py:9
↓ 1 callers
Class
QCNNet
Chapter_6/listing6_1/QCNN.py:94
↓ 1 callers
Class
QSVM_routine
Chapter_5/listing5_5/qsvm_new.py:13
↓ 1 callers
Class
QuantumKMeans
Chapter_5/listing5_4/QuantumKmeans.py:16
↓ 1 callers
Class
QuantumLayer
Chapter_6/listing6_2/tfq_mnist.py:118
↓ 1 callers
Class
QuantumLayer
Hybrid quantum - classical layer definition
Chapter_6/listing6_1/QCNN.py:82
↓ 1 callers
Class
QuantumMaxCutClustering
Chapter_7/listing7_2/Max_cut_clustering.py:8
↓ 1 callers
Class
euclidean_distance
Chapter_5/listing5_3/quantum_eucledian.py:8
↓ 1 callers
Class
quantum_phase_estimation
Chapter_4/listing4_2/quantum_phase_estimation.py:5
Class
EigenValueRotation
EigenValueRotation rotates the an
Chapter_5/listing5_1/EigenRotation.py:6
Class
QuantumFunction
Hybrid quantum - classical function definition
Chapter_6/listing6_1/QCNN.py:47