QFIResult¶ class QFIResult(qfis, metadata, precision)[source]¶ Bases: object Result of QFI. Attributes qfis: list[ndarray]¶ The QFI. metadata: dict[str, Any]¶ Additional information about the job. precision: float | Sequence[float]¶ Precision for the execution of the job.