scipy.optimize.RootResults.

pop#

RootResults.pop(key, default=<不可表示>, /)#

如果找不到键,则返回给定的默认值;否则,引发 KeyError。