add COBYLA optimizer

Added option to use the COBYLA algorithm in scipy.optimize -- use parameters['optimizer']='COBYLA'

Merge request reports

Loading