Answered
SAPI: Function to encode/decode lin and quad?
Is there a convenience function to encode and decode the lin and quad parameters for the SAPI qp job submission?
Comments
Yes, the dwave-cloud-client has such functions:
https://github.com/dwavesystems/dwave-cloud-client/blob/master/dwave/cloud/coders.py
The function names are
Post is closed for comments.