tangelo.toolboxes package
Subpackages
- tangelo.toolboxes.ansatz_generator package
- Subpackages
- Submodules
- tangelo.toolboxes.ansatz_generator.adapt_ansatz module
ADAPTAnsatz
ADAPTAnsatz.n_spinorbitals
ADAPTAnsatz.n_electrons
ADAPTAnsatz.spin
ADAPTAnsatz.operators
ADAPTAnsatz.ferm_operators
ADAPTAnsatz.mapping
ADAPTAnsatz.up_then_down
ADAPTAnsatz.var_params
ADAPTAnsatz.circuit
ADAPTAnsatz.add_operator()
ADAPTAnsatz.build_circuit()
ADAPTAnsatz.n_var_params
ADAPTAnsatz.prepare_reference_state()
ADAPTAnsatz.set_var_params()
ADAPTAnsatz.update_var_params()
- tangelo.toolboxes.ansatz_generator.ansatz module
- tangelo.toolboxes.ansatz_generator.ansatz_utils module
- tangelo.toolboxes.ansatz_generator.fermionic_operators module
- tangelo.toolboxes.ansatz_generator.hea module
- tangelo.toolboxes.ansatz_generator.ilc module
- tangelo.toolboxes.ansatz_generator.penalty_terms module
- tangelo.toolboxes.ansatz_generator.puccd module
- tangelo.toolboxes.ansatz_generator.qcc module
- tangelo.toolboxes.ansatz_generator.qmf module
- tangelo.toolboxes.ansatz_generator.rucc module
- tangelo.toolboxes.ansatz_generator.uccgd module
- tangelo.toolboxes.ansatz_generator.uccsd module
- tangelo.toolboxes.ansatz_generator.upccgsd module
- tangelo.toolboxes.ansatz_generator.variational_circuit module
- tangelo.toolboxes.ansatz_generator.vsqs module
- Module contents
- Subpackages
- tangelo.toolboxes.circuits package
- Subpackages
- Submodules
- tangelo.toolboxes.circuits.diagonal_coulomb module
- tangelo.toolboxes.circuits.discrete_clock module
- tangelo.toolboxes.circuits.grid_circuits module
- tangelo.toolboxes.circuits.lcu module
- tangelo.toolboxes.circuits.multiproduct module
- tangelo.toolboxes.circuits.qsp module
- Module contents
- Subpackages
- tangelo.toolboxes.measurements package
- Subpackages
- tangelo.toolboxes.measurements.classical_shadows package
- Submodules
- tangelo.toolboxes.measurements.classical_shadows.adaptive module
- tangelo.toolboxes.measurements.classical_shadows.classical_shadows module
- tangelo.toolboxes.measurements.classical_shadows.derandomized module
- tangelo.toolboxes.measurements.classical_shadows.randomized module
- Module contents
- tangelo.toolboxes.measurements.classical_shadows package
- Submodules
- tangelo.toolboxes.measurements.estimate_measurements module
- tangelo.toolboxes.measurements.qubit_terms_grouping module
- Module contents
- Subpackages
- tangelo.toolboxes.molecular_computation package
- Subpackages
- Submodules
- tangelo.toolboxes.molecular_computation.coefficients module
- tangelo.toolboxes.molecular_computation.fno module
- tangelo.toolboxes.molecular_computation.frozen_orbitals module
- tangelo.toolboxes.molecular_computation.integral_solver module
- tangelo.toolboxes.molecular_computation.integral_solver_psi4 module
- tangelo.toolboxes.molecular_computation.integral_solver_pyscf module
- tangelo.toolboxes.molecular_computation.mm_charges_solver module
- tangelo.toolboxes.molecular_computation.molecule module
Molecule
SecondQuantizedMolecule
SecondQuantizedMolecule.basis
SecondQuantizedMolecule.ecp
SecondQuantizedMolecule.symmetry
SecondQuantizedMolecule.uhf
SecondQuantizedMolecule.mf_energy
SecondQuantizedMolecule.mo_energies
SecondQuantizedMolecule.mo_occ
SecondQuantizedMolecule.mean_field
SecondQuantizedMolecule.n_mos
SecondQuantizedMolecule.n_sos
SecondQuantizedMolecule.active_occupied
SecondQuantizedMolecule.frozen_occupied
SecondQuantizedMolecule.active_virtual
SecondQuantizedMolecule.frozen_virtual
SecondQuantizedMolecule.fermionic_hamiltonian
SecondQuantizedMolecule.freeze_mos()
SecondQuantizedMolecule.active_mos
SecondQuantizedMolecule.active_occupied
SecondQuantizedMolecule.active_spin
SecondQuantizedMolecule.active_virtual
SecondQuantizedMolecule.basis
SecondQuantizedMolecule.ecp
SecondQuantizedMolecule.energy_from_rdms()
SecondQuantizedMolecule.fermionic_hamiltonian
SecondQuantizedMolecule.freeze_mos()
SecondQuantizedMolecule.frozen_mos
SecondQuantizedMolecule.frozen_occupied
SecondQuantizedMolecule.frozen_orbitals
SecondQuantizedMolecule.frozen_virtual
SecondQuantizedMolecule.get_active_space_integrals()
SecondQuantizedMolecule.get_full_space_integrals()
SecondQuantizedMolecule.get_integrals()
SecondQuantizedMolecule.mf_energy
SecondQuantizedMolecule.mo_coeff
SecondQuantizedMolecule.mo_energies
SecondQuantizedMolecule.mo_occ
SecondQuantizedMolecule.n_active_ab_electrons
SecondQuantizedMolecule.n_active_electrons
SecondQuantizedMolecule.n_active_mos
SecondQuantizedMolecule.n_active_sos
SecondQuantizedMolecule.n_mos
SecondQuantizedMolecule.n_sos
SecondQuantizedMolecule.symmetry
SecondQuantizedMolecule.uhf
atom_string_to_list()
get_default_integral_solver()
get_integral_solver()
molecule_to_secondquantizedmolecule()
- tangelo.toolboxes.molecular_computation.rdms module
- Module contents
- Subpackages
- tangelo.toolboxes.operators package
- Subpackages
- Submodules
- tangelo.toolboxes.operators.multiformoperator module
ConvertPauli
MultiformOperator
MultiformOperator.terms
MultiformOperator.n_qubits
MultiformOperator.factors
MultiformOperator.integer
MultiformOperator.binary
MultiformOperator.binary_swap
MultiformOperator.kernel
MultiformOperator.collapse()
MultiformOperator.compress()
MultiformOperator.from_binaryop()
MultiformOperator.from_integerop()
MultiformOperator.from_qubitop()
MultiformOperator.get_kernel()
MultiformOperator.n_terms
MultiformOperator.qubitoperator
MultiformOperator.remove_terms()
do_commute()
integer_to_binary()
integer_to_qubit_terms()
qubit_to_integer()
- tangelo.toolboxes.operators.operators module
- tangelo.toolboxes.operators.taper_qubits module
- tangelo.toolboxes.operators.trim_trivial_qubits module
- tangelo.toolboxes.operators.z2_tapering module
- Module contents
- Subpackages
- tangelo.toolboxes.optimizers package
- tangelo.toolboxes.post_processing package
- Subpackages
- Submodules
- tangelo.toolboxes.post_processing.bootstrapping module
- tangelo.toolboxes.post_processing.extrapolation module
- tangelo.toolboxes.post_processing.histogram module
- tangelo.toolboxes.post_processing.mc_weeny_rdm_purification module
- tangelo.toolboxes.post_processing.post_selection module
- Module contents
- Subpackages
- tangelo.toolboxes.qubit_mappings package
- Subpackages
- Submodules
- tangelo.toolboxes.qubit_mappings.bravyi_kitaev module
- tangelo.toolboxes.qubit_mappings.combinatorial module
- tangelo.toolboxes.qubit_mappings.hcb module
- tangelo.toolboxes.qubit_mappings.jkmn module
- tangelo.toolboxes.qubit_mappings.jordan_wigner module
- tangelo.toolboxes.qubit_mappings.mapping_transform module
- tangelo.toolboxes.qubit_mappings.statevector_mapping module
- tangelo.toolboxes.qubit_mappings.symmetry_conserving_bravyi_kitaev module
- Module contents
- Subpackages
- tangelo.toolboxes.unitary_generator package