parpe.plotting.plotWaterfall

parpe.plotting.plotWaterfall(finalCost)[source]

Plot “waterfall plot”

Sorted scatter plot of optimization results.

Arguments: finalCost: ndarray(numStarts) of final cost

Returns: