SQP (Sequential Quadratic Programming)
While using the builtin SQP optimizer, you can follow the same process as in the previous section except when importing the optimizer.
You need to import the optimizer as shown in the following code:
from modopt import SQP