Skip to main content
IBM Quantum Platform
이 페이지는 Qiskit Runtime client의 이전 버전입니다. 최신 버전으로 이동

NeatResult

class NeatResult(pub_results)

GitHub

Bases: object

A container for multiple NeatPubResult objects.

Parameters

pub_results (Iterable[NeatPubResult]) – An iterable of NeatPubResult objects.


Methods

__getitem__

__getitem__(index)

GitHub

Parameters

index (int)

Return type

NeatPubResult

__len__

__len__()

GitHub

Return type

int

이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.