We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d741480 commit 2b8f45fCopy full SHA for 2b8f45f
releasenotes/notes/sbplx_optimizer-a27361fc4ac8de8c.yaml
@@ -3,6 +3,6 @@ features:
3
- |
4
Support for SBPLX optimizer from NLopt library has been added.
5
SBPLX is a local gradient-free optimizer based on Nelder-Mead and
6
- is expected to show better convergence behaviour.
+ is expected to show better convergence behavior.
7
Further information about this and all other optimizers can be found
8
`in the API ref. here <https://qiskit-community.github.io/qiskit-algorithms/apidocs/qiskit_algorithms.optimizers.html>__`.
0 commit comments