scipy.optimize.RootResults.

fromkeys#

RootResults.fromkeys(iterable, value=None, /)#

使用可迭代对象中的键创建一个新字典,并将值设置为指定的值。