dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Add support for precision truncation of QPU problem data coefficients #653

Open randomir opened 1 month ago

randomir commented 1 month ago

When used together with QPU problem data compression on upload, upload size is reduced significantly (compression ratio increases because of all the zeros in problem data).