Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* All Changes so far * Revert "All Changes so far" This reverts commit 871f29e. * All changes again * tests * Formated documentation Gradient Descent * Reviewed Documentation * Dealing with CALLBACK * Fixing documentation * Documentation * Apply suggestions from code review Co-authored-by: Daniel J. Egger <38065505+eggerdj@users.noreply.github.com> * GD docs * Fixed format of documentation * Typo * Imported files CMAES * Testing * Forgot to add nit to result * Started stopping conditions * Fixed comments * Changes * merge and black * Fixed documentation * IDK why docs is missing optimize * make black * Updated Documentation * Updated Documentation * Remove CMAES and merge * Removed CMAES * Learning Rate Class * Lint * RENO and unittests * Removed attribute documentation * Fixed variable name * Added Learning Rate * Fixed unittestt * Fixes * Apply suggestions from code review Co-authored-by: Julien Gacon <gaconju@gmail.com> * Fixing utils? * lint * Fixed Reno? * Update releasenotes/notes/steppable-optimizers-9d9b48ba78bd58bb.yaml Co-authored-by: Julien Gacon <gaconju@gmail.com> * Apply suggestions from code review Co-authored-by: Julien Gacon <gaconju@gmail.com> * Fixed documentation typo * Removed properties * Apply suggestions from code review Co-authored-by: Daniel J. Egger <38065505+eggerdj@users.noreply.github.com> * Fixed comments * Learning Rate init * LearningRate init * Update qiskit/algorithms/optimizers/utils/learning_rate.py Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> * changes * changes * I can't fix the documentation * Accidentaly merged with an other branch * remains Co-authored-by: Daniel J. Egger <38065505+eggerdj@users.noreply.github.com> Co-authored-by: Julien Gacon <gaconju@gmail.com> Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information