Calculating gradient and objective in same function using scipy.optimize.newton

后端 未结 0 718
难免孤独
难免孤独 2021-01-26 01:57

I am using Newton\'s method via scipy.optimize.newton to find the root of a univariate function. I would like to calculate the gradient and objective in the same step, as they s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题