PACKAGE NAME: dwave-greedy-0.2.5-x86_64-3_dce.tgz PACKAGE MIRROR: http://slackdce.radioclub.ar/slackdce/15.0/x86_64/ PACKAGE LOCATION: ./academic/dwave-greedy PACKAGE SIZE (compressed): 232 K PACKAGE SIZE (uncompressed): 1220 K PACKAGE REQUIRED: python3-numpy PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: dwave-greedy: dwave-greedy (Implementation of a steepest descent solver for (BQM)) dwave-greedy: dwave-greedy: An implementation of a steepest descent solver for binary dwave-greedy: quadratic models. dwave-greedy: Steepest descent is the discrete analogue of gradient descent, dwave-greedy: but the best move is computed using a local minimization rather dwave-greedy: rather than computing a gradient. At each step, we determine the dwave-greedy: dimension along which to descend based on the highest energy drop dwave-greedy: caused by a variable flip. dwave-greedy: dwave-greedy: