Module Reference
This section provides an overview of the project’s Python modules, organized by functionality to make navigation easier. Each module reference contains descriptions of the main classes, functions, and their roles within the quantum protein folding framework.
- Core modules
- Backend
- Builder
- Contact
- Distance
- Interaction
- Logger
- Protein
- Result
- Utils
_calc_updated_coeffs()_preset_binary_vals()_preset_single_binary_val()build_identity_op()build_pauli_z_operator()build_turn_qubit()convert_to_qubits()find_unused_qubits()fix_qubits()pad_to_n_qubits()remove_unused_qubits()create_xyz_file()read_xyz_file()sanitize_for_json()build_and_compress_hamiltonian()run_vqe_optimization()setup_folding_system()setup_result_analysis()setup_vqe_optimization()
Note
The documentation is generated via sphinx.ext.autodoc. Make sure the
project dependencies are installed before building the docs.