You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a graphical calculator for solving equations using the Newton Method and finding function minima using the Gradient Descent algorithm, utilizing PySide6, SymPy, and Matplotlib.