Changelog¶
v0.4.0 (Nov. 17, 2020)¶
Improves performance for problems with variables that do not contain interactions.
v0.3.5 (Sep. 9, 2020)¶
Improve performance.
Accept upper and lower triangular matrix for
matrix
key of the request parameter.Accept encoded request and response body compressed by deflate or gzip. See example commands.
Set the value of
num_unit_steps
toauto
as default.
v0.2.3 (July 16, 2020)¶
Improve performance.
Increase maximum problem size.
Fully connected (matrix): 65,536 bits
Sparse (polynomial): 4,294,967,296 elements
v0.1.0 (Dec. 25, 2019)¶
Initial release 🎄