scipy.optimize.RootResults.

pop#

RootResults.pop(key, default=<unrepresentable>, /)#

如果未找到键,则返回默认值(如果已给出);否则,引发 KeyError。