If we don't have something like this in calculus yet, this would be a good addition. It would be a good complement to the 1-D functions for computing critical points.
I also left some comments on the Issue that you opened. /c On Wednesday, November 3, 2021 at 4:29:18 AM UTC-5 Zoufiné Lauer-Baré wrote: > > Dear All, > > I wanted to share with you a web application based on Juypter and Voila > to calculate the extreme values of multivariate functions (two variables) > symbolically. > > The extreme values are found and characterized, i.e. min, max, saddle or > not classifiable by analyzing the eigenvalues of the Hessian. > > > <https://render.githubusercontent.com/render/math?math=f:%5Cmathbb%7BR%7D%5E2%5Cto%5Cmathbb%7BR%7D> > > It is based mathematically on SymPy and NumPy and graphically on Jupyter > Notebook, Plotly and Voila. > > It can be used with cell phones, tablets and PCs with binder, without > registration or installation! > > https://mybinder.org/v2/gh/zolabar/IexFinder/main?urlpath=voila%2Frender%2F/IexFinder_voila.ipynb > > Code in > > https://github.com/zolabar/IexFinder > > I attached a screenshot of the web application GUI. The IexFinder is > mainly for students and lectureres. Lecturers can analyze quickly > multivariate functions that they find on the web or in textbooks, before > starting detailed Pen & Paper work. > > I am looking forward to hearing your feedback! > > Regards, > > Zoufiné > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3fbb1a2e-ab65-41e1-99b8-6c896bc04dfdn%40googlegroups.com.
