Skip to content

zolabar/IexFinder

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

IexFinder: Interactive Symbolic Calculation of Extreme Values

DOI Jupyter Lab: Binder Voila Web App: Binder(Binder)

Zoufiné Lauer-Baré (LinkedIn)

Description

The exFinder web application calculates and visualizes interactively the extreme values of multivariate functions:

It is based mathematically on SymPy and NumPy and graphically on Jupyter Notebook, Plotly and Voila. It has step by step features, based on finding and characterizing stationary points by using the gradient and the Hessian, e.g. [Alt, 2002].

The exFinder project is listed in the Voila Gallery.

Mention this project as

Lauer-Bare, Z. (2021). IexFinder - Interactive Symbolic Calculation of Extreme Values (Version v1.0.2) [Computer software]. https://doi.org/10.5281/zenodo.5707405

Usage: Enter a function in x and y in Pythonic form into the input field and click on the update button.

References

[Alt, 2002] Alt W. Nichtlineare Optimierung: Eine Einführung in Theorie, Verfahren und Anwendungen. Vieweg+Teubner Verlag; 2002.