pyQuil
v2.2.0
Installation and Getting Started
New in Forest 2 - Running on the QVM
New in Forest 2 - QuantumComputer
New in Forest 2 - Parametric Programs
New in Forest 2 - Other
Programs and Gates
The Quantum Computer
The Wavefunction Simulator
The Quil Compiler
Noise and Quantum Computation
Advanced Usage
Exercises
Changelog
Introduction to Quantum Computing
API Reference
Program
Gates and Instructions
Pauli Operators
Construction functions
Working with operators
simplify_pauli_sum
check_commutation
commuting_sets
is_identity
is_zero
exponentiate
exponential_map
exponentiate_commuting_pauli_sum
suzuki_trotter
trotterize
Classes
Quantum Computer
Compilers
QAMs
Devices
Wavefunction Methods
Noise Models
Operator Estimation
Man Pages
QVM Man Page
QUILC Man Page
pyQuil
Docs
»
Pauli Operators
»
is_zero
Edit on GitHub
is_zero
¶
pyquil.paulis.
is_zero
(
pauli_object
)
[source]
¶
Tests to see if a PauliTerm or PauliSum is zero.
Parameters:
pauli_object
– Either a PauliTerm or PauliSum
Returns:
True if PauliTerm is zero, False otherwise
Return type:
bool
Read the Docs
v: v2.2.0
Versions
latest
stable
v2.2.0
v2.1.1
v2.1.0
v2.0.1
v2.0.0
1.9
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.