With sage, I can use find_local_minimum
to find local minima of a function over one variable.
What's a corresponding function for multi-variable functions?
![]() | 1 | initial version |
With sage, I can use find_local_minimum
to find local minima of a function over one variable.
What's a corresponding function for multi-variable functions?