Ask Your Question

e372335's profile - activity

2022-12-31 12:51:21 +0200 received badge  Notable Question (source)
2022-12-31 12:51:21 +0200 received badge  Popular Question (source)
2020-02-16 20:05:50 +0200 asked a question How to find local minima of multi-parameter function?

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?