dwavesystems / dwavesystems/dwave-cloud-client

Missing (important) class attributes

Open
#328 1 comment 0 reactions 1 assignee Claimed by @randomir View on GitHub
documentation
Dominant language
Python
Stars
63
Forks
44
Avg merge
13h 45m
Merged PRs (30d)
1

Description

Some important class attributes are not listed in the documentation which could be relevant to users.

The Future class (https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/reference/computation.html#class) for example does not list in its documentation the attributes "error" or "remote_status", though the problem status is referred to in the description for 'Computation':

> You can interact through the Future object with pending (running) or completed computation—sampling on a QPU or software solver—executed remotely, monitoring **problem status**, waiting for and retrieving results, cancelling enqueued jobs, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.