.. _qc2data_section: qc2Data class ============= As mentioned in :ref:`qc2workflow_section`, the central component of qc2 is the :class:`~qc2.data.data.qc2Data` class. In this section, we will provide general guidelines on how to instantiate it and offer an overview of its methods. .. toctree:: :maxdepth: 1 ./instantiating_qc2Data_class.rst ./run_ase_via_qc2Data_class.rst ./get_qubit_hamiltonian.rst ./run_algorithms_via_qc2Data_class.rst